seatingType constant

IriTerm const seatingType

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',
);