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