RootComponent
interface RootComponent
Represents the root component of the dependency injection graph, typically the Application class. It holds the root Scope from which all other scopes are derived.
Represents the root component of the dependency injection graph, typically the Application class. It holds the root Scope from which all other scopes are derived.