certifications property

List<ProductCertification>? certifications
getter/setter pair

Product certification, introduced for EU energy efficiency labeling compliance using the EU EPREL database.

Implementation

core.List<ProductCertification>? certifications;