textAcceptableValuesWithDeviation property
The list of values that are acceptable (but with deviation) in case the acceptable value type is text-input or text-dropdown
Implementation
@$pb.TagNumber(31)
$pb.PbList<$core.String> get textAcceptableValuesWithDeviation =>
$_getList(10);