ArtifactRevision constructor
ArtifactRevision({})
Implementation
ArtifactRevision({
this.created,
this.name,
this.revisionChangeIdentifier,
this.revisionId,
this.revisionSummary,
this.revisionUrl,
});
ArtifactRevision({
this.created,
this.name,
this.revisionChangeIdentifier,
this.revisionId,
this.revisionSummary,
this.revisionUrl,
});