duration property
double
get
duration
The read-only HTMLMediaElement
property duration
indicates the length of the element's
media in seconds.
Implementation
external double get duration;
The read-only HTMLMediaElement
property duration
indicates the length of the element's
media in seconds.
external double get duration;