Stream<Event> onPlaying

Source

@DomName('Window.onplaying')
@DocsEditable()
Stream<Event> get onPlaying => Element.playingEvent.forTarget(this);