contentWindow property

Window? contentWindow

Implementation

Window? get contentWindow => js_util.getProperty(this, 'contentWindow');