schemaHttpDiscussionUrl constant

IriTerm const schemaHttpDiscussionUrl

discussionUrl from schema-http vocabulary [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 schemaHttpDiscussionUrl = IriTerm(
  'http://schema.org/discussionUrl',
);