Skip to content

Instantly share code, notes, and snippets.

@yveskalume
Created April 6, 2022 17:49
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 yveskalume/f4d2cc39cfb695666dec26d4a862d046 to your computer and use it in GitHub Desktop.
Save yveskalume/f4d2cc39cfb695666dec26d4a862d046 to your computer and use it in GitHub Desktop.
data class Post(val id: Int,val title: String,val content: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment