Dart
dart:html
MessageEvent
lastEventId property
lastEventId
Dart
dart:html
MessageEvent
lastEventId property
MessageEvent class
Constructors
MessageEvent
Properties
bubbles
cancelable
composed
currentTarget
data
defaultPrevented
eventPhase
hashCode
isTrusted
lastEventId
matchingTarget
origin
path
ports
runtimeType
source
suborigin
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
description
lastEventId
property
Null safety
String
lastEventId
@Unstable()
Implementation
@Unstable() String get lastEventId native;