uniflow-core
/
io.uniflow.core.flow
/
getStateOrNull
getStateOrNull
suspend
inline
fun
<
reified
T
:
UIState
>
StatePublisher
.
getStateOrNull
(
)
:
T
?