errorEvent constant Null safety
Static factory designed to expose error
events to event
handlers that are not necessarily instances of WorkerGlobalScope.
See EventStreamProvider for usage information.
Implementation
static const EventStreamProvider errorEvent =
const EventStreamProvider('error')