11
Serialization with JSON
Written by Kevin D Moore
Heads up... You're reading this book for free, with parts of this chapter shown beyond this point as
text.You can unlock the rest of this book, and our entire catalogue of books and videos, with a raywenderlich.com Professional subscription.
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!