Skip to content

Instantly share code, notes, and snippets.

@jaimedantas
Created March 31, 2021 23:19
Show Gist options
  • Save jaimedantas/4bcbf2d91754e4c8b07554baf70cf0ab to your computer and use it in GitHub Desktop.
Save jaimedantas/4bcbf2d91754e4c8b07554baf70cf0ab to your computer and use it in GitHub Desktop.
data class HelloWorld(
var message: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment