ConfigDeliveryPeriod constructor Null safety
Implementation
ConfigDeliveryPeriod({
this.min,
this.max,
this.unit,
this.periodName,
this.preOrder,
this.availabilityDate,
this.deliveryNote,
});
ConfigDeliveryPeriod({
this.min,
this.max,
this.unit,
this.periodName,
this.preOrder,
this.availabilityDate,
this.deliveryNote,
});