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