discussionUrl constant

IriTerm const discussionUrl

discussionUrl [Expects: https://schema.org/URL]

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

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

Implementation

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