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