toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.utils
/
FlowToStateFlow
/
FlowToStateFlow
Flow
To
State
Flow
constructor
(
flow
:
Flow
<
T
>
,
produceValue
:
(
)
->
T
)
Parameters
flow
The
Flow
that should be converted to a
StateFlow
produce
Value
The producer of the StateFlow's value