koin-android
/
org.koin.android.scope
/
newScope
newScope
fun
<
T
:
ComponentCallbacks
>
T
.
newScope
(
)
:
Lazy
<
Scope
>