constant
errorEvent

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

(Not documented.)