exactMatch property

  1. @TagNumber(6)
Proposition_ExactMatch get exactMatch

Implementation

@$pb.TagNumber(6)
Proposition_ExactMatch get exactMatch => $_getN(5);
  1. @TagNumber(6)
set exactMatch (Proposition_ExactMatch v)

Implementation

@$pb.TagNumber(6)
set exactMatch(Proposition_ExactMatch v) { setField(6, v); }