trailerWeight constant
IRI for schema:trailerWeight [Expects: https://schema.org/QuantitativeValue]
The permitted weight of a trailer attached to the vehicle.\n\nTypical unit code(s): KGM for kilogram, LBR for pound\n* Note 1: You can indicate additional information in the {name} of the {QuantitativeValue} node.\n* Note 2: You may also link to a {QualitativeValue} node that provides additional information using {valueReference}.\n* Note 3: Note that you can use {minValue} and {maxValue} to indicate ranges.
Can be used on: https://schema.org/Vehicle
Implementation
static const trailerWeight = IriTerm.prevalidated(
'https://schema.org/trailerWeight',
);