method property
The method to use for text comparison. If not set, defaults to EQUALS.
Implementation
@$pb.TagNumber(2)
$4.TextFilterMethod get method => $_getN(1);
Implementation
@$pb.TagNumber(2)
set method($4.TextFilterMethod value) => $_setField(2, value);