stream property

Stream<Message> get stream

Implementation

Stream<Message> get stream => _controller.stream;