Dart
dart:html
ApplicationCacheErrorEvent
status property
status
description
status
property
Null safety
int
?
status
Implementation
int? get status native;
Dart
dart:html
ApplicationCacheErrorEvent
status 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 ==