Dart
dart:async
ZoneDelegate
fork abstract method
fork
Dart
dart:async
ZoneDelegate
fork abstract method
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 ==
description
fork
method
Zone
fork
(
Zone
zone
,
ZoneSpecification
specification
,
Map
zoneValues
)
Implementation
Zone fork(Zone zone, ZoneSpecification specification, Map zoneValues);