ZoneCallback<R> typedef Null safety

ZoneCallback<R> = R Function()

Implementation

typedef ZoneCallback<R> = R Function();