Dart SDK
dart:html
MessageEvent
property
instanceRuntimeType
instanceRuntimeType
class MessageEvent
Constructors
MessageEvent
internal_
Properties
data
lastEventId
origin
source
suborigin
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