koin-core
Toggle table of contents
4.2.0-alpha2
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core
koin-core
/
org.koin.core.parameter
/
ParametersHolder
/
getOrNull
get
Or
Null
inline
fun
<
T
:
Any
>
getOrNull
(
)
:
T
?
open
fun
<
T
>
getOrNull
(
clazz
:
KClass
<
*
>
)
:
T
?
Get first element of given type T return T