Skip to content

Instantly share code, notes, and snippets.

@UdiOshi85
Created March 5, 2020 14:58
Show Gist options
  • Save UdiOshi85/8e14c0e7d5cf27ba46f76c70dfebaec8 to your computer and use it in GitHub Desktop.
Save UdiOshi85/8e14c0e7d5cf27ba46f76c70dfebaec8 to your computer and use it in GitHub Desktop.
Status
enum class Status {
SUCCESS,
ERROR,
LOADING
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment