FlutterJsonBeanFactory
FlutterJsonBeanFactory copied to clipboard
json_convert_content文件import了很多不用的文件,缩进混用了tab和space
json_convert_content报错fromJson

json_convert_content报错fromJson
![]()
![]()
我也遇到了这个问题,代码没有办法编译通过了
lib/generated/json/base/json_convert_content.dart:15:39: Error: Member not found: 'fromJson'. (LangEntity).toString(): LangEntity.fromJson,
看看使用说明,别在无关问题下回答
看看使用说明,别在无关问题下回答
什么使用说明? 我感觉这应该是一次不兼容的更新?我仅仅只是加了两个字段,然后 alt+j 了一下🤔


😅好吧,懂了,感谢。 感觉可以单开一个 issue ,让后来的人遇到这个报错,可以自己找到解决方案。
混用缩进支持了