vehicleTransmission constant
IriTerm
const vehicleTransmission
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 = const IriTerm(
'http://schema.org/vehicleTransmission',
);