how to convert json string nested to json object in dart flutter?

前端 未结 0 530
无人共我
无人共我 2021-01-28 11:03

the json string comes like this ,

[[{id:1, name: Peter, age: 22},{id:2, name: Lou, age: 31}]{update: 1, norows: 2}]

I need to convert to two objects: on the one ha

相关标签:
回答
  • 消灭零回复
提交回复
热议问题