ProductInput constructor
ProductInput({})
Implementation
ProductInput({
this.base64EncodedName,
this.base64EncodedProduct,
this.contentLanguage,
this.customAttributes,
this.feedLabel,
this.legacyLocal,
this.name,
this.offerId,
this.product,
this.productAttributes,
this.versionNumber,
});