Dart SDK
dart:async
Zone
parent
property
parent
Zone
Constants
ROOT
Static properties
current
Properties
parent
errorZone
Operators
operator []
Methods
handleUncaughtError
inSameErrorZone
fork
run
runUnary
runBinary
runGuarded
runUnaryGuarded
runBinaryGuarded
registerCallback
registerUnaryCallback
registerBinaryCallback
bindCallback
bindUnaryCallback
bindBinaryCallback
errorCallback
scheduleMicrotask
createTimer
createPeriodicTimer
print
Zone
parent
read-only
Returns the parent zone.
Returns
null
if
this
is the [ROOT] zone.