state

abstract val state: StateFlow<State>

The current state of type State exposed as a StateFlow.