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 = const IriTerm(
'https://schema.org/discussionUrl',
);