initializedBy

Scopes registrations to create new instances using the given initializer delegate.

public
initializedBy
(
T
)
if (
is(T == class) ||
is(T == interface)
)

Meta