self property

WindowBase? get self

The current window.

Other resources

Implementation

WindowBase? get self => _convertNativeToDart_Window(this._get_self);