ZoneUnaryCallback<R, T> typedef

ZoneUnaryCallback<R, T> = R Function(T)

Implementation

typedef ZoneUnaryCallback<R, T> = R Function(T);