seekable property
TimeRanges
get
seekable
Returns a TimeRanges object that represents the ranges of the current media resource that can be seeked.
Implementation
_i3.TimeRanges get seekable => _i4.getProperty(
this,
'seekable',
);