vehicleInteriorColor constant

IriTerm const vehicleInteriorColor

vehicleInteriorColor [Expects: http://schema.org/Text]

The color or color combination of the interior of the vehicle.

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

Implementation

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