method property
Defines which text comparison method used for the name query.
Implementation
@$pb.TagNumber(2)
$1.TextFilterMethod get method => $_getN(1);
Implementation
@$pb.TagNumber(2)
set method($1.TextFilterMethod value) => $_setField(2, value);