bookingTime constant
bookingTime [Expects: https://schema.org/DateTime]
The date and time the reservation was booked.
Can be used on: https://schema.org/Reservation
Implementation
static const bookingTime = IriTerm.prevalidated(
'https://schema.org/bookingTime',
);