contentWindow property - ObjectElement class - dart:html library (original) (raw)
WindowBase? getcontentWindow
Implementation
WindowBase? get contentWindow =>
_convertNativeToDart_Window(this._get_contentWindow);
WindowBase? getcontentWindow
WindowBase? get contentWindow =>
_convertNativeToDart_Window(this._get_contentWindow);