stream property

Stream<S> get stream

Implementation

Stream<S> get stream => _controller.stream.asBroadcastStream();