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