onCanPlayThrough 属性

Stream<Event> onCanPlayThrough
覆盖

实现

Stream<Event> get onCanPlayThrough =>
    Element.canPlayThroughEvent.forTarget(this);