contentWindow property

WindowProxy? contentWindow

Retrieves the object of the specified.

MDN Reference

Implementation

_i3.WindowProxy? get contentWindow => _i4.getProperty(
      this,
      'contentWindow',
    );