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