Func0<T> typedef Null safety

Func0<T> = T Function()

Implementation

typedef Func0<T> = T Function();