statusStream property

Stream<SyncStatus> statusStream
latefinalinherited

Use this stream to subscribe to connection status updates.

Implementation

late final Stream<SyncStatus> statusStream;