vehicleTransmission constant

IriTerm const vehicleTransmission

vehicleTransmission [Expects: https://schema.org/QualitativeValue, https://schema.org/Text, https://schema.org/URL]

The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) ("gearbox" for cars).

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

Implementation

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