// GENERATED CODE - DO NOT MODIFY BY HAND part of 'match_dao.dart'; // ignore_for_file: type=lint mixin _$MatchDaoMixin on DatabaseAccessor { $MatchTableTable get matchTable => attachedDatabase.matchTable; }