7 lines
162 B
Dart
7 lines
162 B
Dart
// GENERATED CODE - DO NOT MODIFY BY HAND
|
|
|
|
part of 'players_dao.dart';
|
|
|
|
// ignore_for_file: type=lint
|
|
mixin _$PlayersDaoMixin on DatabaseAccessor<AppDatabase> {}
|