window property Null safety

WindowBase? window

Implementation

WindowBase? get window => _convertNativeToDart_Window(this._get_window);