| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| package_json_serializable v6.14.0 source code.tar.gz | 2026-05-15 | 207.2 kB | |
| package_json_serializable v6.14.0 source code.zip | 2026-05-15 | 389.2 kB | |
| README.md | 2026-05-15 | 281 Bytes | |
| Totals: 3 Items | 596.6 kB | 0 | |
- Support
JsonKey.explicitJsonNullWhenNonNullFieldfor PATCH-style tri-state JSON fields: distinguish omitted keys from explicitnullinfromJsonand emit explicit JSONnullintoJsonwhen the Dart field is non-null. - Require
json_annotation: '>=4.12.0 <4.13.0'