vehicleConfiguration constant

IriTerm const vehicleConfiguration

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

A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'.

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

Implementation

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