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