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