code property

String? code
getter/setter pair

The code of the certification.

For example, for the EPREL certificate with the link https://eprel.ec.europa.eu/screen/product/dishwashers2019/123456 the code is 123456. The code is required for European Energy Labels.

Implementation

core.String? code;