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