Dart SDK
dart:html
TimeRanges
property runtimeType
runtimeType
class TimeRanges
Properties
length
hashCode
runtimeType
Methods
end
start
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType