Skip to content

ZoneCallback<R>

typedef ZoneCallback<R> = R Function()

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