webCheckinTime constant
webCheckinTime [Expects: http://schema.org/DateTime]
The time when a passenger can check into the flight online.
Can be used on: http://schema.org/Flight
Implementation
static const webCheckinTime = IriTerm.prevalidated(
'http://schema.org/webCheckinTime',
);