syncStatus property
ValueNotifier<SyncStatus>
get
syncStatus
Sync status notifier.
Implementation
ValueNotifier<SyncStatus> get syncStatus => _syncStatus;
Sync status notifier.
ValueNotifier<SyncStatus> get syncStatus => _syncStatus;