Dart SDK
dart:html
StorageEvent
property url
url
class StorageEvent
Constructors
StorageEvent
Properties
key
newValue
oldValue
storageArea
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('StorageEvent.url'), final
Source
final String url
property url