htmlBaseElement top-level property
dynamic
get
htmlBaseElement
Contains the base URI for a document. This object inherits all of the properties and methods as described in the HTMLElement interface.
Implementation
_i2.dynamic get htmlBaseElement => _i4.getProperty(
_self,
'HTMLBaseElement',
);