toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.utils
/
collectAsState
collect
As
State
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
@
Composable
fun
<
T
>
StateFlow
<
T
>
.
collectAsState
(
)
:
State
<
T
>