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