// GENERATED CODE - DO NOT MODIFY BY HAND part of 'contacts_dao.dart'; // ignore_for_file: type=lint mixin _$ContactsDaoMixin on DatabaseAccessor { $ContactsTable get contacts => attachedDatabase.contacts; }