core/injector library

Classes

Injector
A class that represents the Injector functionality.

Typedefs

InjectorHook = void Function(String event, Type type)
A typedef for InjectorHook.