CarUsageType constant

IriTerm const CarUsageType

IRI for schemahttp:CarUsageType

A value indicating a special usage of a car, e.g. commercial rental, driving school, or as a taxi.

Implementation

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