liveBlogUpdate constant

IriTerm const liveBlogUpdate

liveBlogUpdate [Expects: http://schema.org/BlogPosting]

An update to the LiveBlog.

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

Implementation

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