ZoneCallback<R> typedef Null safety

ZoneCallback<R> = R Function()

Implementation

typedef R ZoneCallback<R>();