liveBlogUpdate constant
IriTerm
const liveBlogUpdate
IRI for schema:liveBlogUpdate [Expects: https://schema.org/BlogPosting]
An update to the LiveBlog.
Can be used on: https://schema.org/LiveBlogPosting
Implementation
static const liveBlogUpdate = const IriTerm(
'https://schema.org/liveBlogUpdate',
);