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