menu
drift_sync package
documentation
drift_sync.dart
SyncState
stop method
stop method
dark_mode
light_mode
stop
method
SyncState
stop
(
)
Implementation
SyncState stop() { return copyWith(isSynchronizing: false, cancelRequested: false); }
drift_sync package
documentation
drift_sync
SyncState
stop method
SyncState class