onCanPlay property Null safety

Stream<Event> onCanPlay

Implementation

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