vehicleEngine constant
IriTerm
const vehicleEngine
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 = const IriTerm(
'https://schema.org/vehicleEngine',
);