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
/
GenerationVTypeSprites
Generation
VType
Sprites
@
Serializable
data
class
GenerationVTypeSprites
(
val
black2White2
:
TypeSprites
,
val
blackWhite
:
TypeSprites
)
(
source
)
Members
Constructors
Generation
VType
Sprites
Link copied to clipboard
constructor
(
black2White2
:
TypeSprites
,
blackWhite
:
TypeSprites
)
Properties
black2White2
Link copied to clipboard
@
SerialName
(
value
=
"black-2-white-2"
)
val
black2White2
:
TypeSprites
black
White
Link copied to clipboard
@
SerialName
(
value
=
"black-white"
)
val
blackWhite
:
TypeSprites