vehicleEngine constant
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',
);