MavenRepository constructor
MavenRepository({
- GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigMavenRepositoryCustomRepository? customRepository,
- String? publicRepository,
Implementation
MavenRepository({this.customRepository, this.publicRepository});