vehicleSpecialUsage constant

IriTerm const vehicleSpecialUsage

IRI for schemahttp:vehicleSpecialUsage [Expects: http://schema.org/CarUsageType, http://schema.org/Text]

Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school, or as a taxi. The legislation in many countries requires this information to be revealed when offering a car for sale.

Can be used on: http://schema.org/Vehicle

Implementation

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