coverageEndTime constant

IriTerm const coverageEndTime

coverageEndTime [Expects: https://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: https://schema.org/LiveBlogPosting

Implementation

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