Skip to content

Instantly share code, notes, and snippets.

@RedBrogdon
Created August 1, 2018 17:20
Show Gist options
  • Save RedBrogdon/e646ff631e55af37154b88b52b2ee44c to your computer and use it in GitHub Desktop.
Save RedBrogdon/e646ff631e55af37154b88b52b2ee44c to your computer and use it in GitHub Desktop.
final myObject = serializers.deserializeWith(
SimpleObject.serializer, json.decode(aJsonString));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment