CommentPermission constant

IriTerm const CommentPermission

IRI for schema:CommentPermission

Permission to add comments to the document.

Implementation

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