Skip to content

Instantly share code, notes, and snippets.

@saoudrizwan
Created July 22, 2017 08:47
Show Gist options
  • Select an option

  • Save saoudrizwan/9bfa8465ba82f797cf2b9529f8340c56 to your computer and use it in GitHub Desktop.

Select an option

Save saoudrizwan/9bfa8465ba82f797cf2b9529f8340c56 to your computer and use it in GitHub Desktop.
struct Message: Codable {
let title: String
let body: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment