stateFlow

val <S> ObservableState<S>.stateFlow: StateFlow<S>

Extension property returning a StateFlow for an ObservableState.