emissionsCO2 constant

IriTerm const emissionsCO2

IRI for schemahttp:emissionsCO2 [Expects: http://schema.org/Number]

The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the unitText property of that value, since there is no UN/CEFACT Common Code for "g/km".

Can be used on: http://schema.org/Vehicle

Implementation

static const emissionsCO2 = IriTerm.prevalidated(
  'http://schema.org/emissionsCO2',
);