stream property

Stream of messages sent from an endpoint that supports streaming.

Implementation

Stream<SerializableEntity> get stream => _streamController.stream;