PyPiRepositoryConfig constructor
PyPiRepositoryConfig({
- String? pypiRepository,
Implementation
PyPiRepositoryConfig({
this.pypiRepository,
});
PyPiRepositoryConfig({
this.pypiRepository,
});