htmliFrameElement top-level property

dynamic get htmliFrameElement

Provides special properties and methods (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of inline frame elements.

MDN Reference

Implementation

_i2.dynamic get htmliFrameElement => _i4.getProperty(
      _self,
      'HTMLIFrameElement',
    );