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