htmlHeadElement top-level property

dynamic get htmlHeadElement

Contains the descriptive information, or metadata, for a document. This object inherits all of the properties and methods described in the HTMLElement interface.

MDN Reference

Implementation

_i2.dynamic get htmlHeadElement => _i4.getProperty(
      _self,
      'HTMLHeadElement',
    );