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