vehicleEngine constant

IriTerm const vehicleEngine

IRI for schemahttp:vehicleEngine [Expects: http://schema.org/EngineSpecification]

Information about the engine or engines of the vehicle.

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

Implementation

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