stream property

Stream of messages sent from an endpoint that supports streaming.

Implementation

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