CommentPermission constant

IriTerm const CommentPermission

IRI for schemahttp:CommentPermission

Permission to add comments to the document.

Implementation

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