Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created September 12, 2024 11:54
Show Gist options
  • Save skydoves/7acc795f7901c1a825a164944bcd3889 to your computer and use it in GitHub Desktop.
Save skydoves/7acc795f7901c1a825a164944bcd3889 to your computer and use it in GitHub Desktop.
sample_class
class Sample {
private val text: String = "title"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment