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