Dart SDK
dart:async
ZoneDelegate
runBinary
runBinary
Dart SDK
dart:async
ZoneDelegate
runBinary
method
runBinary
Source
Dart SDK
dart:async
ZoneDelegate
Properties
hashCode
runtimeType
Constructors
ZoneDelegate
Operators
operator ==
Methods
createPeriodicTimer
createTimer
errorCallback
fork
handleUncaughtError
noSuchMethod
print
registerBinaryCallback
registerCallback
registerUnaryCallback
run
runBinary
runUnary
scheduleMicrotask
toString
Not documented.
Source
dynamic runBinary(Zone zone, f(arg1, arg2), arg1, arg2);