fileUrl property
@doc The file URL to pass to the agent.
Implementation
@$pb.TagNumber(9)
FFVariable get fileUrl => $_getN(8);
Implementation
@$pb.TagNumber(9)
set fileUrl(FFVariable value) => $_setField(9, value);
@doc The file URL to pass to the agent.
@$pb.TagNumber(9)
FFVariable get fileUrl => $_getN(8);
@$pb.TagNumber(9)
set fileUrl(FFVariable value) => $_setField(9, value);