lineToleranceFactor property
Implementation
@$pb.TagNumber(1)
$core.double get lineToleranceFactor => $_getN(0);
Implementation
@$pb.TagNumber(1)
set lineToleranceFactor($core.double v) { $_setFloat(0, v); }
@$pb.TagNumber(1)
$core.double get lineToleranceFactor => $_getN(0);
@$pb.TagNumber(1)
set lineToleranceFactor($core.double v) { $_setFloat(0, v); }