schemaDoorTime constant

IriTerm const schemaDoorTime

doorTime from schema vocabulary [Expects: https://schema.org/DateTime, https://schema.org/Time]

The time admission will commence.

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

Implementation

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