vehicleEngine constant
vehicleEngine [Expects: https://schema.org/EngineSpecification]
Information about the engine or engines of the vehicle.
Can be used on: https://schema.org/Vehicle
Implementation
static const vehicleEngine = IriTerm.prevalidated(
'https://schema.org/vehicleEngine',
);