Source
@DomName('HTMLIFrameElement.contentWindow') @DocsEditable() WindowBase get contentWindow => _convertNativeToDart_Window(this._get_contentWindow);
@DomName('HTMLIFrameElement.contentWindow') @DocsEditable() WindowBase get contentWindow => _convertNativeToDart_Window(this._get_contentWindow);