WarehouseBasedDeliveryTime constructor
WarehouseBasedDeliveryTime({})
Implementation
WarehouseBasedDeliveryTime({
this.carrier,
this.carrierService,
this.originAdministrativeArea,
this.originCity,
this.originCountry,
this.originPostalCode,
this.originStreetAddress,
this.warehouseName,
});