Safely handle various JSON parsing errors and support all types!
Features
Safely handle various JSON parsing errors and support all types
Getting started
dependencies: xxf_json: ^0.0.2
Usage
@JsonSerializable(
converters: ...primitiveNullableConvertors)
const like = 'sample';
Additional information
more info take https://github.com/NBXXF