resultComment constant
IriTerm
const resultComment
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 = const IriTerm(
'https://schema.org/resultComment',
);