core.Map<core.String, core.dynamic> toJson() { final pypiRepository = this.pypiRepository; return {'pypiRepository': ?pypiRepository}; }