voters property

List<User> voters
final

List of the users who have voted on this issue. An empty list is returned when the calling user doesn't have the View voters and watchers project permission.

Implementation

final List<User> voters;