Dart SDK
dart:html
StorageEvent
property
instanceRuntimeType
instanceRuntimeType
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
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType