upvoteCount constant

IriTerm const upvoteCount

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

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

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

Implementation

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