contentWindow property

WindowProxy? get contentWindow

Retrieves the object of the specified.

Implementation

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