- // GENERATED CODE - DO NOT MODIFY BY HAND
- part of 'device_info_table_dao.dart';
- // ignore_for_file: type=lint
- mixin _$DeviceInfoTableDaoMixin on DatabaseAccessor<MyDatabase> {
- $DeviceInfoTableTable get deviceInfoTable => attachedDatabase.deviceInfoTable;
- }
|