11.
Serialization with JSON
Written by Kevin D Moore
Heads up... You’re accessing parts of this content for free, with some sections shown as
text.
Heads up... You’re accessing parts of this content for free, with some sections shown as
text.Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.
Unlock now
Learn how to serialize data from a JSON string in to Dart model classes. This is needed when using REST APIs to download data from the network.
This is an early access release of this book. Stay tuned for this chapter in a future release!