onPlaying property

Stream<Event> onPlaying

Implementation

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