GoogleArtifactRegistry constructor

GoogleArtifactRegistry({
  1. String? artifactRegistryPackage,
  2. String? projectId,
})

Implementation

GoogleArtifactRegistry({this.artifactRegistryPackage, this.projectId});