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