onPlaying property

Stream<Event> onPlaying
override

Implementation

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