answerExplanation constant

IriTerm const answerExplanation

answerExplanation [Expects: https://schema.org/Comment, https://schema.org/WebContent]

A step-by-step or full explanation about Answer. Can outline how this Answer was achieved or contain more broad clarification or statement about it.

Can be used on: https://schema.org/Answer

Implementation

static const answerExplanation = IriTerm.prevalidated(
  'https://schema.org/answerExplanation',
);