statusStream property

Stream<ConnectionStatus> statusStream

Implementation

Stream<ConnectionStatus> get statusStream => _statusFeed.stream;