因為Dart 的 Map 、 List 的字面表示方式,組合起來很像是JSON 格式,透過以上方式來 ... toEncodable: (nonEncodable) { User user = nonEncodable; return { 'name': ...
確定! 回上一頁