exact property
Search without approximation. If set to true, search may run long but with exact results.
Implementation
@$pb.TagNumber(2)
$core.bool get exact => $_getBF(1);
Search without approximation. If set to true, search may run long but with exact results.
@$pb.TagNumber(2)
$core.bool get exact => $_getBF(1);