onPlaying property Null safety

Stream<Event> onPlaying

Implementation

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