Skip to content

Instantly share code, notes, and snippets.

@satadii11
Created December 25, 2020 07:20
Show Gist options
  • Save satadii11/dd5fef3413ded1ec83a6887ab83f5e2d to your computer and use it in GitHub Desktop.
Save satadii11/dd5fef3413ded1ec83a6887ab83f5e2d to your computer and use it in GitHub Desktop.
data class PokemonCardDetailViewState (
var data: PokemonCard?
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment