stream property

ValueStream<T> stream

Implementation

ValueStream<T> get stream => _replaySubject.shareValue();