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