view property Null safety

WindowBase? view

Implementation

WindowBase? get view => _convertNativeToDart_Window(this._get_view);