ReactiveState
Toggle table of contents
6.0.0-preview.15
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
DIImpl
/
derived
derived
fun
<
T
>
derived
(
factory
:
DIResolver
.
(
)
->
T
)
:
StateFlow
<
T
>