PrintifyShippingLineItemsModel constructor
PrintifyShippingLineItemsModel({})
Implementation
PrintifyShippingLineItemsModel({
this.product_id,
this.variant_id,
this.quantity,
this.print_provider_id,
this.blueprint_id,
this.sku,
});