Skip to content

Instantly share code, notes, and snippets.

@VictorAlbertos
Created November 17, 2020 16:19
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 VictorAlbertos/7edd664816897b0a9a90fe59fd6b4d49 to your computer and use it in GitHub Desktop.
Save VictorAlbertos/7edd664816897b0a9a90fe59fd6b4d49 to your computer and use it in GitHub Desktop.
data class SampleEntity(val id: Int, val name: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment