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