InjectorHook typedef

InjectorHook = void Function(String event, Type type)

Implementation

typedef InjectorHook = void Function(String event, Type type);