CommentPermission constant

IriTerm const CommentPermission

IRI for schemaHttp:CommentPermission

Permission to add comments to the document.

Implementation

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