PythonRepository constructor
PythonRepository({
- GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigPythonRepositoryCustomRepository? customRepository,
- String? publicRepository,
Implementation
PythonRepository({this.customRepository, this.publicRepository});