coverageStartTime constant

IriTerm const coverageStartTime

coverageStartTime [Expects: https://schema.org/DateTime]

The time when the live blog will begin covering the Event. Note that coverage may begin before the Event's start time. The LiveBlogPosting may also be created before coverage begins.

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

Implementation

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