candidate property

  1. @TagNumber.new(6)
Candidate get candidate

Implementation

@$pb.TagNumber(6)
Candidate get candidate => $_getN(5);
  1. @TagNumber.new(6)
set candidate (Candidate value)

Implementation

@$pb.TagNumber(6)
set candidate(Candidate value) => $_setField(6, value);