value property

Stream<T> get value

Implementation

Stream<T> get value => _value.stream;