RightHandDriving constant

IriTerm const RightHandDriving

IRI for schema:RightHandDriving

The steering position is on the right side of the vehicle (viewed from the main direction of driving).

Implementation

static const RightHandDriving = IriTerm.prevalidated(
  'https://schema.org/RightHandDriving',
);