self property
The current window.
Other resources
Window.self from MDN.
Implementation
WindowBase get self => _convertNativeToDart_Window(this._get_self);
The current window.
Window.self from MDN.
WindowBase get self => _convertNativeToDart_Window(this._get_self);