documents property
@doc Select "Documents" to search a list of documents.
Implementation
@$pb.TagNumber(2)
FFSimpleSearchAction_Documents get documents => $_getN(1);
Implementation
@$pb.TagNumber(2)
set documents(FFSimpleSearchAction_Documents value) => $_setField(2, value);