seatingType constant

IriTerm const seatingType

seatingType [Expects: https://schema.org/QualitativeValue, https://schema.org/Text]

The type/class of the seat.

Can be used on: https://schema.org/Seat

Implementation

static const seatingType = IriTerm.prevalidated(
  'https://schema.org/seatingType',
);