NpmRepository constructor
NpmRepository({
- GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigNpmRepositoryCustomRepository? customRepository,
- String? publicRepository,
Implementation
NpmRepository({this.customRepository, this.publicRepository});