vehicleInteriorColor constant

IriTerm const vehicleInteriorColor

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

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

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

Implementation

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