The first way is to use dart:convert's jsonDecode(String) => dynamic . ... To convert a Map to a List, I can use toList().
確定! 回上一頁