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