Skip to content

Instantly share code, notes, and snippets.

@anitaa1990
Created December 24, 2018 05:56
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 anitaa1990/239055d11bc2a71aea590964e6652e4f to your computer and use it in GitHub Desktop.
Save anitaa1990/239055d11bc2a71aea590964e6652e4f to your computer and use it in GitHub Desktop.
enum class Status {
SUCCESS,
ERROR,
LOADING
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment