ShopifySharpRefundDuty constructor
const
ShopifySharpRefundDuty({
- int? dutyId,
- ShopifySharpPriceSet? amountSet,
Implementation
const ShopifySharpRefundDuty({this.dutyId, this.amountSet});