stream property

Stream<Message> get stream

Implementation

Stream<Message> get stream {
  return _stc.stream;
}