Dart SDK
dart:async
Zone
constant ROOT
ROOT
class Zone
Properties
errorZone
parent
hashCode
runtimeType
Methods
bindBinaryCallback
bindBinaryCallbackGuarded
bindCallback
bindCallbackGuarded
bindUnaryCallback
bindUnaryCallbackGuarded
createPeriodicTimer
createTimer
errorCallback
fork
handleUncaughtError
inSameErrorZone
print
registerBinaryCallback
registerCallback
registerUnaryCallback
run
runBinary
runBinaryGuarded
runGuarded
runUnary
runUnaryGuarded
scheduleMicrotask
noSuchMethod
toString
Operators
operator []
operator ==
Static properties
current
Constants
ROOT
root
Zone
ROOT
=
root
Deprecated, use
root
instead.
Source
static const Zone ROOT = root
property ROOT