menu
another_square package
documentation
square_models.dart
DateRange
DateRange.new constructor
DateRange.new constructor
dark_mode
light_mode
DateRange
constructor
DateRange
(
{
String
?
startDate
,
String
?
endDate
,
})
Implementation
DateRange({ this.startDate, this.endDate });
another_square package
documentation
square_models
DateRange
DateRange.new constructor
DateRange class