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