ReactiveState
Toggle table of contents
6.0.0-preview.36
common
Target filter
common
Switch theme
Search in API
Skip to content
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
DIImpl
/
getCurrentOrNull
get
Current
Or
Null
fun
<
T
>
getCurrentOrNull
(
factory
:
DIResolver
.
(
)
->
LazyProperty
<
T
>
)
:
T
?