stream property

Stream<S> stream

Listenable stream

Implementation

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