downvoteCount constant
downvoteCount [Expects: http://schema.org/Integer]
The number of downvotes this question, answer or comment has received from the community.
Can be used on: http://schema.org/Comment
Implementation
static const downvoteCount = IriTerm.prevalidated(
'http://schema.org/downvoteCount',
);