dynamic runUnary(
Zone zone,
dynamic f(arg),
arg
)

Not documented.

Source

dynamic runUnary(Zone zone, f(arg), arg);