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