stream property

Stream<Message> stream

Implementation

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