htmlImageElement top-level property
dynamic
get
htmlImageElement
Provides special properties and methods for manipulating elements.
Implementation
_i2.dynamic get htmlImageElement => _i4.getProperty(
_self,
'HTMLImageElement',
);