$GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource constructor

$GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource({
  1. Map<String, String>? digest,
  2. String? entryPoint,
  3. String? uri,
})

Implementation

$GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource({
  this.digest,
  this.entryPoint,
  this.uri,
});