checkoutTime constant
IRI for schema:checkoutTime [Expects: https://schema.org/DateTime, https://schema.org/Time]
The latest someone may check out of a lodging establishment.
Can be used on: https://schema.org/LodgingBusiness, https://schema.org/LodgingReservation
Implementation
static const checkoutTime = IriTerm.prevalidated(
'https://schema.org/checkoutTime',
);