Stream<Event> onLoadStart

Source

@DomName('Window.onloadstart')
@DocsEditable()
Stream<Event> get onLoadStart => loadStartEvent.forTarget(this);