discussionUrl constant

IriTerm const discussionUrl

IRI for schemahttp:discussionUrl [Expects: http://schema.org/URL]

A link to the page containing the comments of the CreativeWork.

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

Implementation

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