noScoreThreshold property
Implementation
@$pb.TagNumber(6)
NoScoreThreshold_ get noScoreThreshold => $_getN(5);
Implementation
@$pb.TagNumber(6)
set noScoreThreshold(NoScoreThreshold_ v) {
setField(6, v);
}
@$pb.TagNumber(6)
NoScoreThreshold_ get noScoreThreshold => $_getN(5);
@$pb.TagNumber(6)
set noScoreThreshold(NoScoreThreshold_ v) {
setField(6, v);
}