Skip to content

Instantly share code, notes, and snippets.

@Laimiux
Created September 25, 2019 18:13
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 Laimiux/3ce1422224129d10916ebcf9b3c647fa to your computer and use it in GitHub Desktop.
Save Laimiux/3ce1422224129d10916ebcf9b3c647fa to your computer and use it in GitHub Desktop.
data class State(
val isRunning: Boolean
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment