简体   繁体   中英

Does Dart have JsonPropertyOrder?

I am wondering does Dart has the package including like Jsonpropertyorder, JsonIgnoreProperties? I was using Java before and I can use them in Java Jackson but I cannot find the similar packages related to Dart.

so I found a similar package called "jsonify", but it seems that it only includes JsonProperty and

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM