acceptedAnswer constant
acceptedAnswer [Expects: http://schema.org/Answer, http://schema.org/ItemList]
The answer(s) that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author.
Can be used on: http://schema.org/Question
Implementation
static const acceptedAnswer = IriTerm.prevalidated(
'http://schema.org/acceptedAnswer',
);