seatSection constant

IriTerm const seatSection

seatSection [Expects: https://schema.org/Text]

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

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

Implementation

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