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