answerCount constant
IRI for schema:answerCount [Expects: https://schema.org/Integer]
The number of answers this question has received.
Can be used on: https://schema.org/Question
Implementation
static const answerCount = IriTerm.prevalidated(
'https://schema.org/answerCount',
);