method property
Defines which text comparison method used for the type query.
Implementation
@$pb.TagNumber(2)
$1.TextQueryMethod get method => $_getN(1);
Implementation
@$pb.TagNumber(2)
set method($1.TextQueryMethod v) { setField(2, v); }
Defines which text comparison method used for the type query.
@$pb.TagNumber(2)
$1.TextQueryMethod get method => $_getN(1);
@$pb.TagNumber(2)
set method($1.TextQueryMethod v) { setField(2, v); }