stream property

Stream<Result<State, Exception>> get stream

Implementation

Stream<Result<State, Exception>> get stream => _state.stream;