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

Source

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