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