schemahttpComment constant

IriTerm const schemahttpComment

comment from schemahttp vocabulary [Expects: http://schema.org/Comment]

Comments, typically from users.

Can be used on: http://schema.org/CreativeWork, http://schema.org/RsvpAction

Implementation

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