canPlayThroughEvent constant

EventStreamProvider<Event> const canPlayThroughEvent

Implementation

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