canPlayThroughEvent constant

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

Implementation

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