uploadedPdfFile property
@doc The PDF asset to pass to the agent.
Implementation
@$pb.TagNumber(16)
FFVariable get uploadedPdfFile => $_getN(15);
Implementation
@$pb.TagNumber(16)
set uploadedPdfFile(FFVariable value) => $_setField(16, value);
@doc The PDF asset to pass to the agent.
@$pb.TagNumber(16)
FFVariable get uploadedPdfFile => $_getN(15);
@$pb.TagNumber(16)
set uploadedPdfFile(FFVariable value) => $_setField(16, value);