menu
googleapis package
documentation
displayvideo/v2.dart
DateRange
DateRange.new constructor
DateRange.new constructor
dark_mode
light_mode
DateRange
constructor
DateRange
(
{
Date
?
endDate
,
Date
?
startDate
,
})
Implementation
DateRange({
this
.endDate,
this
.startDate, });
googleapis package
documentation
displayvideo/v2
DateRange
DateRange.new constructor
DateRange class
Constructors
new
fromJson
Properties
endDate
hashCode
runtimeType
startDate
Methods
noSuchMethod
toJson
toString
Operators
operator ==