broadcast property

Stream<R> broadcast

Stream of results of perform.

Implementation

Stream<R> get broadcast => _controller.stream;