menu
flrx package
documentation
repository/repository.dart
Repository<T extends DataModel>
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
T
>
get
(
int
id
)
Implementation
Future<T> get(int id);
flrx package
documentation
repository/repository
Repository<T extends DataModel>
get abstract method
Repository class