vehicleSpecialUsage constant

IriTerm const vehicleSpecialUsage

vehicleSpecialUsage [Expects: https://schema.org/CarUsageType, https://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: https://schema.org/Vehicle

Implementation

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