productCertifications property

List<ProductCertification>? productCertifications
getter/setter pair

The product certifications from the specified certification body.

Implementation

core.List<ProductCertification>? productCertifications;