Handy way to convert JSON file to Swift/Kotlin/Dart model class (Save your time)
I came accross following tool to convert your complex JSON object into Model class. https://app.quicktype.io Lets say we want to convert following json into dart, This is the quick result….
Continue reading