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