menu
googleapis package
documentation
shared.dart
$TimeRange
$TimeRange.new constructor
$TimeRange.new constructor
dark_mode
light_mode
$TimeRange
constructor
$TimeRange
(
{
String
?
endTime
,
String
?
startTime
,
})
Implementation
$TimeRange({
this
.endTime,
this
.startTime, });
googleapis package
documentation
shared
$TimeRange
$TimeRange.new constructor
$TimeRange class
Constructors
new
fromJson
Properties
endTime
hashCode
runtimeType
startTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==