observer property

Stream<T> observer

Implementation

Stream<T> get observer => _valueObserver.stream;