WindowBase self

The current window.

Other resources

Window.self from MDN.

Source

@DomName('Window.self')
@DocsEditable()
WindowBase get self => _convertNativeToDart_Window(this._get_self);