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
/
PokemonFormSprites
/
PokemonFormSprites
Pokemon
Form
Sprites
constructor
(
backDefault
:
String
?
,
backFemale
:
String
?
,
backShiny
:
String
?
,
backShinyFemale
:
String
?
,
frontDefault
:
String
?
,
frontFemale
:
String
?
,
frontShiny
:
String
?
,
frontShinyFemale
:
String
?
)
(
source
)