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;