PokeKotlin API Reference
Toggle table of contents
3.0.0-pre4
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
TypePokemon
/
TypePokemon
Type
Pokemon
constructor
(
slot
:
Int
,
pokemon
:
Handle.Named
<
PokemonVariety
>
)
(
source
)
Parameters
slot
The order the Pokémon's types are listed in.
pokemon
The Pokémon that has this type.