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