onCanPlayThrough property

ElementStream<Event> onCanPlayThrough

Implementation

ElementStream<Event> get onCanPlayThrough =>
    canPlayThroughEvent.forElement(this);