vehicleInteriorColor constant
IriTerm
const vehicleInteriorColor
IRI for schema: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 = const IriTerm(
'https://schema.org/vehicleInteriorColor',
);