Item constructor
Item({})
Implementation
Item({
this.additionalItemParameters,
this.conversionValue,
this.customVariables,
this.itemId,
this.merchantFeedLabel,
this.merchantFeedLanguageCode,
this.merchantId,
this.merchantProductId,
this.quantity,
this.unitPrice,
});