commons
2.2.1
extensions-koin
/
dev.floofy.utils.koin
/
injectOrNull
inject
Or
Null
inline
fun
<
T
>
injectOrNull
(
)
:
ReadOnlyProperty
<
Any
?
,
T
?
>
Content copied to clipboard
Readonly property to get a reference of
T
or null if it wasn't found in the Koin application.