onPlaying property Null safety

Stream<Event> onPlaying

Implementation

Stream<Event> get onPlaying => Element.playingEvent.forTarget(this);