vehicleInteriorType constant
vehicleInteriorType [Expects: https://schema.org/Text]
The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience.
Can be used on: https://schema.org/Vehicle
Implementation
static const vehicleInteriorType = IriTerm.prevalidated(
'https://schema.org/vehicleInteriorType',
);