HolidaysHoliday constructor
HolidaysHoliday({})
Implementation
HolidaysHoliday({
this.countryCode,
this.date,
this.deliveryGuaranteeDate,
this.deliveryGuaranteeHour,
this.id,
this.type,
});
HolidaysHoliday({
this.countryCode,
this.date,
this.deliveryGuaranteeDate,
this.deliveryGuaranteeHour,
this.id,
this.type,
});