coverageEndTime constant

IriTerm const coverageEndTime

IRI for schemahttp:coverageEndTime [Expects: http://schema.org/DateTime]

The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes.

Can be used on: http://schema.org/LiveBlogPosting

Implementation

static const coverageEndTime = IriTerm.prevalidated(
  'http://schema.org/coverageEndTime',
);