schemaComment constant
comment from schema vocabulary [Expects: https://schema.org/Comment]
Comments, typically from users.
Can be used on: https://schema.org/CreativeWork, https://schema.org/RsvpAction
Implementation
static const schemaComment = IriTerm.prevalidated(
'https://schema.org/comment',
);