Dart SDK
dart:html
StorageEvent
constructor
StorageEvent.internal_
StorageEvent.internal_
class StorageEvent
Constructors
StorageEvent
internal_
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 ==
Static properties
instanceRuntimeType
StorageEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") StorageEvent.internal_() : super.internal_();
constructor StorageEvent.internal_