GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepository constructor

GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepository({
  1. String? uri,
})

Implementation

GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepository({
  this.uri,
});