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