The string textData represents valid json format, so either you can convert it into List<Model> or List<Map<String,String>> using ...
確定! 回上一頁