Use dart:convert to parse the JSON. Here I use “raw string” to represent the JSON text. If you don't know about “raw string”, you can check ...
確定! 回上一頁