watchState method

StreamState watchState()

Reactively watches the current StreamState.

Implementation

StreamState watchState() => _state.watch();