votesCount property

int? get votesCount

The number of votes.

Implementation

int? get votesCount => payload['votes'];