found property

  1. @TagNumber.new(1)
SortedSetGetScoreResponse___SortedSetFound get found

Implementation

@$pb.TagNumber(1)
SortedSetGetScoreResponse___SortedSetFound get found => $_getN(0);
  1. @TagNumber.new(1)
set found (SortedSetGetScoreResponse___SortedSetFound v)

Implementation

@$pb.TagNumber(1)
set found(SortedSetGetScoreResponse___SortedSetFound v) {
  setField(1, v);
}