Dart
dart:async
ZoneDelegate
fork abstract method
fork
ZoneDelegate class
Constructors
ZoneDelegate
Properties
hashCode
runtimeType
Methods
createPeriodicTimer
createTimer
errorCallback
fork
handleUncaughtError
print
registerBinaryCallback
registerCallback
registerUnaryCallback
run
runBinary
runUnary
scheduleMicrotask
noSuchMethod
toString
Operators
operator ==
fork method
Zone
fork
(
Zone
zone
,
ZoneSpecification
specification
,
Map
zoneValues
)
Implementation
Zone fork(Zone zone, ZoneSpecification specification, Map zoneValues);