isOrQuery property
@doc If true, combine filters with OR instead of AND.
Implementation
@$pb.TagNumber(7)
$core.bool get isOrQuery => $_getBF(6);
@doc If true, combine filters with OR instead of AND.
@$pb.TagNumber(7)
$core.bool get isOrQuery => $_getBF(6);