Dart 本身的dart:convert,就有jsonEncode 可以將Object 轉換為JSON, ... jsonEncode 的第一個參數可接受數字、布林、字串、 null 、 List 或 Map ,例如,底下將 ...
確定! 回上一頁