readStream property

Stream<MessageStatus> readStream

Implementation

Stream<MessageStatus> get readStream => _readStreamController.stream;