answerCount constant

IriTerm const answerCount

answerCount [Expects: http://schema.org/Integer]

The number of answers this question has received.

Can be used on: http://schema.org/Question

Implementation

static const answerCount = IriTerm.prevalidated(
  'http://schema.org/answerCount',
);