when download file,report :FileBox.toJSON () can only work on limited FileBoxType (s) #197 Open SolomonFly opened on May 21, 2023 ...
I use freezed and json_serializable to generate DTO. And when generating with a new build_runner, this writes to me: MyDto must provide a `toJson()` method which return a Map. It is programmer's ...