Inheritance
  • Object
  • Interceptor
  • TimeRanges
Annotations
  • @DocsEditable()
  • @DomName('TimeRanges')
  • @Unstable()
  • @Native("TimeRanges")

Properties

length int
@DocsEditable(), @DomName('TimeRanges.length'), final
hashCode int
read-only, inherited
runtimeType Type
read-only, inherited

Methods

end(int index) double
@DocsEditable(), @DomName('TimeRanges.end')
start(int index) double
@DocsEditable(), @DomName('TimeRanges.start')
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(other) bool
The equality operator. [...]
inherited