FlightReservation constant
IRI for schema:FlightReservation
A reservation for air travel.\n\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use {Offer}.
Implementation
static const FlightReservation = IriTerm.prevalidated(
'https://schema.org/FlightReservation',
);