votes property

  1. @TagNumber(2)
List<VoteInfo> votes

Implementation

@$pb.TagNumber(2)
$core.List<VoteInfo> get votes => $_getList(1);