CreateFunction<T> typedef

CreateFunction<T> = T Function()

Implementation

typedef CreateFunction<T> = T Function();