Skip to content

Instantly share code, notes, and snippets.

@the-dagger
Created December 30, 2017 17:10
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 the-dagger/8cef5a2ddfba471527acefe033aeef04 to your computer and use it in GitHub Desktop.
Save the-dagger/8cef5a2ddfba471527acefe033aeef04 to your computer and use it in GitHub Desktop.
data class Student(val name: String, val subject: String, val image: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment