Files
MrbWebLibre/app/lib/features/web_feed/data/database/daos/feed.g.dart
T
2025-02-28 14:31:07 +01:00

7 lines
153 B
Dart

// GENERATED CODE - DO NOT MODIFY BY HAND
part of 'feed.dart';
// ignore_for_file: type=lint
mixin _$FeedDaoMixin on DatabaseAccessor<FeedDatabase> {}