valuesWithScores property
Implementation
@$pb.TagNumber(1)
SortedSetFetchResponse___Found__ValuesWithScores get valuesWithScores =>
$_getN(0);
Implementation
@$pb.TagNumber(1)
set valuesWithScores(SortedSetFetchResponse___Found__ValuesWithScores v) {
setField(1, v);
}