Dart SDK
dart:html
ServiceWorkerMessageEvent
constructor
ServiceWorkerMessageEvent.internal_
ServiceWorkerMessageEvent.internal_
class ServiceWorkerMessageEvent
Constructors
internal_
Properties
data
lastEventId
origin
ports
source
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
ServiceWorkerMessageEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") ServiceWorkerMessageEvent.internal_() : super.internal_();
constructor ServiceWorkerMessageEvent.internal_