constant
playingEvent

EventStreamProvider<Event> playingEvent = const EventStreamProvider<Event>('playing')

(Not documented.)