ReturnShipment constructor
ReturnShipment({})
Implementation
ReturnShipment({
this.creationDate,
this.deliveryDate,
this.returnMethodType,
this.shipmentId,
this.shipmentTrackingInfos,
this.shippingDate,
this.state,
});