votes property

  1. @TagNumber(1)
List<Vote> votes

Implementation

@$pb.TagNumber(1)
$core.List<$6.Vote> get votes => $_getList(0);