menu
remote_cache_sync package
documentation
sync/store_interfaces.dart
LocalStore<T, Id>
getSyncPoint abstract method
getSyncPoint abstract method
dark_mode
light_mode
getSyncPoint
abstract method
Future
<
DateTime
?
>
getSyncPoint
(
SyncScope
scope
)
Implementation
Future<DateTime?> getSyncPoint(SyncScope scope);
remote_cache_sync package
documentation
sync/store_interfaces
LocalStore<T, Id>
getSyncPoint abstract method
LocalStore class