onPlay property Null safety

Stream<Event> onPlay

Implementation

Stream<Event> get onPlay => Element.playEvent.forTarget(this);