Executes the given callback f with argument arg in this zone.

Source

dynamic runUnary(f(arg), var arg);