如何在Flutter 里使用JSON。 ... 你不需要调用 toJson() 方法,因为 jsonEncode() 已经帮你做了这件事。 String json = jsonEncode(user);.
確定! 回上一頁