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