contentWindow property

WindowProxy? contentWindow

Implementation

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