stream property

Stream<S> stream

Stream as Broadcast Stream.

Implementation

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