PokemonSpeciesDexEntry

constructor(entryNumber: Int, pokedex: Handle.Named<Pokedex>)(source)

Parameters

entryNumber

The index number within the referenced Pokédex.

pokedex

The Pokédex the referenced Pokémon species can be found in.