InstanceFunction<T> typedef

InstanceFunction<T> = T Function()

Implementation

typedef InstanceFunction<T> = T Function();