LeftHandDriving constant

IriTerm const LeftHandDriving

IRI for schema:LeftHandDriving

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

Implementation

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