menu
flowr package
documentation
flowr_arch.dart
IRepo<T extends ITable<ID>, ID>
findFirst abstract method
findFirst abstract method
dark_mode
light_mode
findFirst
abstract method
Future
<
T?
>
findFirst
(
)
Implementation
Future<T?> findFirst();
flowr package
documentation
flowr_arch
IRepo<T extends ITable<ID>, ID>
findFirst abstract method
IRepo class