errorEvent constant

EventStreamProvider<ProgressEvent> const errorEvent

Implementation

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