koin-core
/
org.koin.core.component
/
getScopeOrNull
getScopeOrNull
fun
<
T
:
KoinScopeComponent
>
T
.
getScopeOrNull
(
)
:
Scope
?