onCanPlay property

Stream<Event> onCanPlay
override

Implementation

Stream<Event> get onCanPlay => Element.canPlayEvent.forTarget(this);