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