InitFunction<T> typedef

InitFunction<T> = T Function()

Implementation

typedef InitFunction<T> = T Function();