menu
offline_sync_helper package
documentation
core/local_adapter.dart
LocalAdapter<T>
updateLocally abstract method
updateLocally abstract method
dark_mode
light_mode
updateLocally
abstract method
Future
<
void
>
updateLocally
(
T
model
)
Implementation
Future<void> updateLocally(T model);
offline_sync_helper package
documentation
core/local_adapter
LocalAdapter<T>
updateLocally abstract method
LocalAdapter class