statusStream property
Stream<InitialSyncStatus>
get
statusStream
Stream of status changes during initial sync.
Implementation
Stream<InitialSyncStatus> get statusStream;
Stream of status changes during initial sync.
Stream<InitialSyncStatus> get statusStream;