messageStream property

Stream<String> messageStream

Implementation

Stream<String> get messageStream => _messageStreamController.stream;