ShipmentMethods constructor
ShipmentMethods({})
Implementation
ShipmentMethods(
{this.id,
this.createdAt,
this.name,
this.logoURL,
this.type,
this.calculationType,
this.shipmentEstimatedDay,
this.showShipmentEstimatedDay,
this.freeShipmentCargoLimit,
this.cashOnDelivery,
this.prices});