Dart SDK
dart:html
ApplicationCacheErrorEvent
constructor
ApplicationCacheErrorEvent.internal_
ApplicationCacheErrorEvent.internal_
class ApplicationCacheErrorEvent
Constructors
ApplicationCacheErrorEvent
internal_
Properties
message
reason
status
url
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
instanceRuntimeType
ApplicationCacheErrorEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") ApplicationCacheErrorEvent.internal_() : super.internal_();
constructor ApplicationCacheErrorEvent.internal_