Hacker News new | ask | show | jobs
by vips7L 163 days ago
I thought dart could natively deserialize via dart:convert? It just only decodes to lists and maps, you have to manually map into classes.