Skip to content

Instantly share code, notes, and snippets.

@giovani-pereira-ifood
Last active March 26, 2021 19:56
Show Gist options
  • Save giovani-pereira-ifood/ad036123ff642e718d2fe761afc47ebc to your computer and use it in GitHub Desktop.
Save giovani-pereira-ifood/ad036123ff642e718d2fe761afc47ebc to your computer and use it in GitHub Desktop.
struct ItemData: Codable {
let name: String
let hash: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment