htmlMetaElement top-level property
dynamic
get
htmlMetaElement
Contains descriptive metadata about a document. It inherits all of the properties and methods described in the HTMLElement interface.
Implementation
_i2.dynamic get htmlMetaElement => _i4.getProperty(
_self,
'HTMLMetaElement',
);