Gson, how to deserialize array or empty string. I trying to deserialize this json to array of objects: [{ "name": "item 1", "tags": ["tag1"] }, { "name": ...
確定! 回上一頁