menu
drift_sync package
documentation
drift_sync.dart
SyncTypeHandler<TEntity, TKey>
getAllRemote abstract method
getAllRemote abstract method
dark_mode
light_mode
getAllRemote
abstract method
Future
<
List
<
TEntity
>
>
getAllRemote
(
)
Implementation
Future<List<TEntity>> getAllRemote();
drift_sync package
documentation
drift_sync
SyncTypeHandler<TEntity, TKey>
getAllRemote abstract method
SyncTypeHandler class