@override Object toJson() { return { if (geminiExample != null) 'geminiExample': geminiExample!.toJson(), 'fieldMapping': fieldMapping, }; }