video_player
dart:async
ZoneSpecification
property scheduleMicrotask
scheduleMicrotask
class ZoneSpecification
Constructors
ZoneSpecification
from
Properties
createPeriodicTimer
createTimer
errorCallback
fork
handleUncaughtError
print
registerBinaryCallback
registerCallback
registerUnaryCallback
run
runBinary
runUnary
scheduleMicrotask
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
ScheduleMicrotaskHandler
scheduleMicrotask
Source
ScheduleMicrotaskHandler get scheduleMicrotask;
property scheduleMicrotask