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