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