constant
onlineEvent

EventStreamProvider<Event> onlineEvent = const EventStreamProvider<Event>('online')

(Not documented.)