FactoryFunc<T> typedef

FactoryFunc<T> = T Function(Injector i)

Implementation

typedef FactoryFunc<T> = T Function(Injector i);