Skip to content

Instantly share code, notes, and snippets.

@henriquehorbovyi
Created December 19, 2018 02:53
Show Gist options
  • Save henriquehorbovyi/3a9ee2dbb77b9377ce28e23a05d1d2a5 to your computer and use it in GitHub Desktop.
Save henriquehorbovyi/3a9ee2dbb77b9377ce28e23a05d1d2a5 to your computer and use it in GitHub Desktop.
data class TestModel(val id: Int = 0, val name: String? = null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment