injector library

Classes

Factory<T>
Injector

Properties

injector Injector
final

Typedefs

DependencyBuilder<T> = T Function()
Gets registered at the injector and then gets called by the injector to instantiate the dependency and all of its dependencies.