toggle menu
commons-utils
2.5.1
jvm
switch theme
search in API
extensions-koin
/
dev.floofy.utils.koin
/
injectOrNull
inject
Or
Null
inline
fun
<
T
>
injectOrNull
(
)
:
ReadOnlyProperty
<
Any
?
,
T
?
>
Readonly property to get a reference of
T
or null if it wasn't found in the Koin application.