window property - Document class - dart:html library (original) (raw)
WindowBase? getwindow
Implementation
WindowBase? get window => _convertNativeToDart_Window(this._get_window);
WindowBase? getwindow
WindowBase? get window => _convertNativeToDart_Window(this._get_window);