statusStream property

Stream<ConnectionStatus> get statusStream

Implementation

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