contentWindow property

Window? get contentWindow

Implementation

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