menu
flutter_fit_utils package
documentation
repositories/repository.dart
Repository
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
void
>
update
(
Model
item
)
Updates an entry in the repository.
Implementation
Future<void> update(Model item);
flutter_fit_utils package
documentation
repositories/repository
Repository
update abstract method
Repository class