htmlTimeElement top-level property

dynamic get htmlTimeElement

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

MDN Reference

Implementation

_i2.dynamic get htmlTimeElement => _i4.getProperty(
      _self,
      'HTMLTimeElement',
    );