TestOrderLineItemProduct constructor
TestOrderLineItemProduct({})
Implementation
TestOrderLineItemProduct({
this.brand,
this.condition,
this.contentLanguage,
this.fees,
this.gtin,
this.imageLink,
this.itemGroupId,
this.mpn,
this.offerId,
this.price,
this.targetCountry,
this.title,
this.variantAttributes,
});