Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created September 14, 2018 20:51
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 illuzor/6b3537abe6133df5bebb3ccb12f5f645 to your computer and use it in GitHub Desktop.
Save illuzor/6b3537abe6133df5bebb3ccb12f5f645 to your computer and use it in GitHub Desktop.
package com.illuzor.lesson.wallpapers.model
data class Category(val name: String, val preview: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment