downvoteCount constant

IriTerm const downvoteCount

downvoteCount [Expects: https://schema.org/Integer]

The number of downvotes this question, answer or comment has received from the community.

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

Implementation

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