driveWheelConfiguration constant

IriTerm const driveWheelConfiguration

IRI for schemahttp:driveWheelConfiguration [Expects: http://schema.org/DriveWheelConfigurationValue, http://schema.org/Text]

The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain.

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

Implementation

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