ZoneCallback<R> 类型定义

ZoneCallback<R> = R Function()

实现

typedef ZoneCallback<R> = R Function();