koin-android
/
org.koin.android.scope
/
createScope
createScope
fun
<
T
:
ComponentCallbacks
>
T
.
createScope
(
source
:
Any
?
=
null
)
:
Scope