I have an errorLogList json data which can be object or array. I want to Gson to handle both array and objects. I have found some TypeAdapters but I don't know how to use it with inner String List. Is there any solution?I have an errorLogList json data which can be o