htmlLinkElement top-level property

dynamic get htmlLinkElement

Reference information for external resources and the relationship of those resources to a document and vice-versa. This object inherits all of the properties and methods of the HTMLElement interface.

MDN Reference

Implementation

_i2.dynamic get htmlLinkElement => _i4.getProperty(
      _self,
      'HTMLLinkElement',
    );