video_player
dart:async
ZoneDelegate
abstract method handleUncaughtError
handleUncaughtError
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 ==
void
handleUncaughtError
(
Zone
zone
,
error
,
StackTrace
stackTrace
)
Source
void handleUncaughtError(Zone zone, error, StackTrace stackTrace);
method handleUncaughtError