What's Changed
- Add dart_mappable parser support for type conversion by @Copilot in https://github.com/trevorwang/retrofit.dart/pull/847
- Fix toJson detection for Freezed models using lookUpMethod2 by @Copilot in https://github.com/trevorwang/retrofit.dart/pull/860
- Enhance error handling documentation in README by @farmery in https://github.com/trevorwang/retrofit.dart/pull/864
- Suppor...