WindowBase self

The current window.

Other resources

Source

@DomName('Window.self')
@DocsEditable()
WindowBase get self => _convertNativeToDart_Window(
    _blink.BlinkWindow.instance.self_Getter_(this));