canPlayThroughEvent constant Null safety

EventStreamProvider<Event> const canPlayThroughEvent

Implementation

static const EventStreamProvider<Event> canPlayThroughEvent =
    const EventStreamProvider<Event>('canplaythrough')