Dart has built in support for parsing json. Given a String you can use the dart:convertlibrary and convert the Json (if valid json) to a Map ...
確定! 回上一頁