trailerWeight constant
trailerWeight [Expects: http://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: http://schema.org/Vehicle
Implementation
static const trailerWeight = IriTerm.prevalidated(
'http://schema.org/trailerWeight',
);