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