GrafeasV1beta1IntotoArtifact constructor

GrafeasV1beta1IntotoArtifact({
  1. ArtifactHashes? hashes,
  2. String? resourceUri,
})

Implementation

GrafeasV1beta1IntotoArtifact({
  this.hashes,
  this.resourceUri,
});