certifications property

List<Certification>? certifications
getter/setter pair

A list of certificates claimed by the CSS for the given product.

Implementation

core.List<Certification>? certifications;