seatingType constant
seatingType [Expects: http://schema.org/QualitativeValue, http://schema.org/Text]
The type/class of the seat.
Can be used on: http://schema.org/Seat
Implementation
static const seatingType = IriTerm.prevalidated(
'http://schema.org/seatingType',
);