playingEvent constant Null safety

EventStreamProvider<Event> const playingEvent

Implementation

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