resultComment constant
resultComment [Expects: https://schema.org/Comment]
A sub property of result. The Comment created or sent as a result of this action.
Can be used on: https://schema.org/CommentAction, https://schema.org/ReplyAction
Implementation
static const resultComment = IriTerm.prevalidated(
'https://schema.org/resultComment',
);