BuildArtifacts constructor
BuildArtifacts({})
Implementation
BuildArtifacts({
this.artifactIdentifier,
this.encryptionDisabled,
this.location,
this.md5sum,
this.overrideArtifactName,
this.sha256sum,
});
BuildArtifacts({
this.artifactIdentifier,
this.encryptionDisabled,
this.location,
this.md5sum,
this.overrideArtifactName,
this.sha256sum,
});