htmlEmbedElement top-level property

dynamic get htmlEmbedElement

Provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating elements.

MDN Reference

Implementation

_i2.dynamic get htmlEmbedElement => _i4.getProperty(
      _self,
      'HTMLEmbedElement',
    );