Skip to content

Instantly share code, notes, and snippets.

@ywett02
Created January 8, 2019 08:41
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 ywett02/be50c8c6f92a914e0c609f9366188394 to your computer and use it in GitHub Desktop.
Save ywett02/be50c8c6f92a914e0c609f9366188394 to your computer and use it in GitHub Desktop.
data class CountryListViewState(
val isLoading = false,
val countries = emptyList(),
val isRefreshing = true,
val error = `UnknownHostException…`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment