webCheckinTime constant

IriTerm const webCheckinTime

IRI for schema:webCheckinTime [Expects: https://schema.org/DateTime]

The time when a passenger can check into the flight online.

Can be used on: https://schema.org/Flight

Implementation

static const webCheckinTime = IriTerm.prevalidated(
  'https://schema.org/webCheckinTime',
);