Dart SDK
dart:html
StorageEvent
property storageArea
storageArea
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 ==
Storage
storageArea
@DocsEditable(), @DomName('StorageEvent.storageArea'), final
Source
final Storage storageArea
property storageArea