stream property

Stream<StateSnapshot<T>> stream

Implementation

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