Dart SDK
dart:html
ApplicationCacheErrorEvent
property url
url
class ApplicationCacheErrorEvent
Constructors
ApplicationCacheErrorEvent
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 ==
String
url
@DocsEditable(), @DomName('ApplicationCacheErrorEvent.url'), @Experimental(), final
Source
final String url
property url