Dart
dart:html
SharedWorker
errorEvent constant
errorEvent
SharedWorker class
Constructors
SharedWorker
Properties
onError
port
hashCode
on
runtimeType
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
errorEvent
errorEvent constant
EventStreamProvider
<
Event
>
const
errorEvent
=
const EventStreamProvider<Event>('error')
Implementation
static const EventStreamProvider<Event> errorEvent = const EventStreamProvider<Event>('error')