inline val <S> ObservableState<S>.stateFlow: StateFlow<S>
Extension property returning StateFlow for an ObservableState.