ZoneCallback<R> typedef
LogoDart

ZoneCallback<R>#

typedef ZoneCallback<R> = R Function()

A no-argument function, like the argument to Zone.run.