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

Source

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