ResolveDelegate<T> typedef

ResolveDelegate<T> = T? Function(Resolver)

Implementation

typedef ResolveDelegate<T> = T? Function(Resolver);