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