stream property

Stream<S> get stream

Listenable stream

Implementation

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