OrderTrackingSignalShippingInfo constructor
OrderTrackingSignalShippingInfo({})
Implementation
OrderTrackingSignalShippingInfo({
this.actualDeliveryTime,
this.carrierName,
this.carrierServiceName,
this.earliestDeliveryPromiseTime,
this.latestDeliveryPromiseTime,
this.originPostalCode,
this.originRegionCode,
this.shipmentId,
this.shippedTime,
this.shippingStatus,
this.trackingId,
});