Func0<T> typedef

Func0<T> = T Function()

Implementation

typedef Func0<T> = T Function();