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