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