constant
waitingEvent

EventStreamProvider<Event> waitingEvent = const EventStreamProvider<Event>('waiting')

(Not documented.)