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