PokeKotlin API Reference
Toggle table of contents
3.0.0-pre3
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
PokemonSprites
/
PokemonSprites
Pokemon
Sprites
constructor
(
backDefault
:
String
?
,
backShiny
:
String
?
,
frontDefault
:
String
?
,
frontShiny
:
String
?
,
backFemale
:
String
?
,
backShinyFemale
:
String
?
,
frontFemale
:
String
?
,
frontShinyFemale
:
String
?
,
other
:
OtherGameSprites
,
versions
:
VersionGameSprites
)
(
source
)