Dart
dart:html
ApplicationCacheErrorEvent
reason property
reason
description
reason
property
Null safety
String
?
reason
Implementation
String? get reason native;
Dart
dart:html
ApplicationCacheErrorEvent
reason property
ApplicationCacheErrorEvent class
Constructors
ApplicationCacheErrorEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
message
path
reason
runtimeType
status
target
timeStamp
type
url
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==