TimeRanges class
- Annotations
- @Unstable.new()
- @Native.new("TimeRanges")
Properties
Methods
- end(
intindex)→double - noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- start(
intindex)→double - toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited