steeringPosition constant
IRI for schemahttp:steeringPosition [Expects: http://schema.org/SteeringPositionValue]
The position of the steering wheel or similar device (mostly for cars).
Can be used on: http://schema.org/Vehicle
Implementation
static const steeringPosition = IriTerm.prevalidated(
'http://schema.org/steeringPosition',
);