← 返回工具列表
开发者工具箱
JSON转Dart Model
将JSON转化为Dart Model
JSON
{"x":"x"}
生成 Model
使用私有字段
无效的Dart代码
复制