CreateJobOutput constructor
CreateJobOutput({})
Implementation
CreateJobOutput({
this.artifactList,
this.jobId,
this.jobType,
this.signature,
this.signatureFileContents,
this.warningMessage,
});
CreateJobOutput({
this.artifactList,
this.jobId,
this.jobType,
this.signature,
this.signatureFileContents,
this.warningMessage,
});