reservationFor constant
reservationFor [Expects: https://schema.org/Thing]
The thing -- flight, event, restaurant, etc. being reserved.
Can be used on: https://schema.org/Reservation
Implementation
static const reservationFor = IriTerm.prevalidated(
'https://schema.org/reservationFor',
);