stateFlow

val <S> ObservableState<S>.stateFlow: StateFlow<S>(source)

Extension property returning a StateFlow for an ObservableState.