Stream<Event> onPlay

Source

@DomName('Window.onplay')
@DocsEditable()
Stream<Event> get onPlay => Element.playEvent.forTarget(this);