errorEvent constant
Implementation
static const EventStreamProvider<ProgressEvent> errorEvent =
EventStreamProvider<ProgressEvent>('error');
static const EventStreamProvider<ProgressEvent> errorEvent =
EventStreamProvider<ProgressEvent>('error');