messageStream property

Stream<bool> messageStream

Implementation

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