stream property

ValueStream<T?> stream

Implementation

ValueStream<T?> get stream => _controller.stream;