Instantiator<T> typedef

Instantiator<T> = T Function()

Implementation

typedef Instantiator<T> = T Function();