FunctionCallback<R> typedef

FunctionCallback<R> = R Function()

Implementation

typedef FunctionCallback<R> = R Function();