koin-core
/
org.koin.core.scope
/
newScope
newScope
fun
<
T
:
KoinScopeComponent
>
T
.
newScope
(
source
:
Any
?
=
null
)
:
Scope