onCanPlay property Null safety

Stream<Event> onCanPlay

Implementation

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