errorEvent constant Null safety

EventStreamProvider<Event> const errorEvent

Implementation

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