PokemonColor

constructor(id: Int, name: String, names: List<Name>, pokemonSpecies: List<Handle.Named<PokemonSpecies>>)(source)

Parameters

id

The identifier for this Pokémon color resource.

name

The name for this Pokémon color resource.

names

The name of this Pokémon color listed in different languages.

pokemonSpecies

A list of the Pokémon species that have this color.