ProductCertification constructor
ProductCertification({})
Implementation
ProductCertification({
this.brand,
this.certification,
this.countryCode,
this.destinationStatuses,
this.issues,
this.mpn,
this.name,
this.productCode,
this.productType,
this.title,
});