Skip to content

Instantly share code, notes, and snippets.

@RuiAAPeres
Created April 15, 2017 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RuiAAPeres/e40a43363e29520197c5ab0efcdfb9fd to your computer and use it in GitHub Desktop.
Save RuiAAPeres/e40a43363e29520197c5ab0efcdfb9fd to your computer and use it in GitHub Desktop.
class MyModel: NSObject {
var property1: Type1!
var property2: Type2!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment