energyEfficiencyScaleMax constant

IriTerm const energyEfficiencyScaleMax

IRI for schema:energyEfficiencyScaleMax [Expects: https://schema.org/EUEnergyEfficiencyEnumeration]

Specifies the most energy efficient class on the regulated EU energy consumption scale for the product category a product belongs to. For example, energy consumption for televisions placed on the market after January 1, 2020 is scaled from D to A+++.

Can be used on: https://schema.org/EnergyConsumptionDetails

Implementation

static const energyEfficiencyScaleMax = IriTerm.prevalidated(
  'https://schema.org/energyEfficiencyScaleMax',
);