onSyncStatus property
This gives the current status of the synchronization
Implementation
final CachedStreamController<SyncStatusUpdate> onSyncStatus =
CachedStreamController();
This gives the current status of the synchronization
final CachedStreamController<SyncStatusUpdate> onSyncStatus =
CachedStreamController();