departureGate constant
IRI for schema:departureGate [Expects: https://schema.org/Text]
Identifier of the flight's departure gate.
Can be used on: https://schema.org/Flight
Implementation
static const departureGate = IriTerm.prevalidated(
'https://schema.org/departureGate',
);