seatSection constant

IriTerm const seatSection

IRI for schemahttp:seatSection [Expects: http://schema.org/Text]

The section location of the reserved seat (e.g. Orchestra).

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

Implementation

static const seatSection = IriTerm.prevalidated(
  'http://schema.org/seatSection',
);