htmlVideoElement top-level property
dynamic
get
htmlVideoElement
Provides special properties and methods for manipulating video objects. It also inherits properties and methods of HTMLMediaElement and HTMLElement.
Implementation
_i2.dynamic get htmlVideoElement => _i4.getProperty(
_self,
'HTMLVideoElement',
);