InjectorHook typedef

InjectorHook = void Function(String event, Type type)

A typedef for InjectorHook.

Implementation

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