self property Null safety

WindowBase? self

The current window.

Other resources

Implementation

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