issueVotes property

IssueVotesApi issueVotes
latefinal

This resource represents votes cast by users on an issue. Use it to get details of votes on an issue as well as cast and withdrawal votes.

Implementation

late final issueVotes = IssueVotesApi(_client);