strings property
@doc Select "Strings" to search a list of strings.
Implementation
@$pb.TagNumber(3)
FFSimpleSearchAction_Strings get strings => $_getN(2);
Implementation
@$pb.TagNumber(3)
set strings(FFSimpleSearchAction_Strings value) => $_setField(3, value);