stream property

Stream<T> stream

Stream of value changes

Implementation

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