Skip to content

Instantly share code, notes, and snippets.

@Ravi61
Last active July 12, 2017 19:37
Show Gist options
  • Select an option

  • Save Ravi61/31016047c93659f825a408ceb7eb5acb to your computer and use it in GitHub Desktop.

Select an option

Save Ravi61/31016047c93659f825a408ceb7eb5acb to your computer and use it in GitHub Desktop.
Model with URL
struct BattleShip: Codable {
//...
var url: URL
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment