vehicleTransmission constant
IRI for schemahttp:vehicleTransmission [Expects: http://schema.org/QualitativeValue, http://schema.org/Text, http://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: http://schema.org/Vehicle
Implementation
static const vehicleTransmission = IriTerm.prevalidated(
'http://schema.org/vehicleTransmission',
);