Dart SDK
dart:html
TimeRanges
class
TimeRanges
Properties
Methods
Properties
length
Methods
end
start
(Not documented.)
Annotations
DocsEditable()
DomName('TimeRanges')
Unstable()
Properties
int
length
read-only
Methods
end
(
int
index
) →
double
start
(
int
index
) →
double