securityScreening constant

IriTerm const securityScreening

IRI for schema:securityScreening [Expects: https://schema.org/Text]

The type of security screening the passenger is subject to.

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

Implementation

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