reservationId constant
reservationId [Expects: https://schema.org/Text]
A unique identifier for the reservation.
Can be used on: https://schema.org/Reservation
Implementation
static const reservationId = IriTerm.prevalidated(
'https://schema.org/reservationId',
);