Func0<R> typedef

Func0<R> = R Function()

Implementation

typedef Func0<R> = R Function();