self property
The current window.
Other resources
- Window.self from MDN.
Implementation
WindowBase? get self => _convertNativeToDart_Window(this._get_self);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
The current window.
WindowBase? get self => _convertNativeToDart_Window(this._get_self);