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