ProductCertification constructor
ProductCertification({})
Implementation
ProductCertification({
this.certificationAuthority,
this.certificationCode,
this.certificationName,
this.certificationValue,
});
ProductCertification({
this.certificationAuthority,
this.certificationCode,
this.certificationName,
this.certificationValue,
});