playingEvent constant Null safety
Implementation
static const EventStreamProvider<Event> playingEvent =
const EventStreamProvider<Event>('playing');
static const EventStreamProvider<Event> playingEvent =
const EventStreamProvider<Event>('playing');