Skip to content

Instantly share code, notes, and snippets.

@stevencurtis
Created June 12, 2020 15:57
Show Gist options
  • Save stevencurtis/9ce4149dda6354ba725820a9e7cd66c1 to your computer and use it in GitHub Desktop.
Save stevencurtis/9ce4149dda6354ba725820a9e7cd66c1 to your computer and use it in GitHub Desktop.
initialmodel
struct InitialModel : Codable {
let dataString : String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment