runUnary property

R Function<R, T>(Zone self, ZoneDelegate parent, Zone zone, R f(T arg), T arg) runUnary

Implementation

RunUnaryHandler get runUnary;