dynamic runBinary(Zone zone, dynamic f(arg1, arg2), arg1, arg2)

Source

dynamic runBinary(Zone zone, f(arg1, arg2), arg1, arg2);