Pokemon Habitat
constructor(id: Int, name: String, names: List<Name>, pokemonSpecies: List<Handle.Named<PokemonSpecies>>)(source)
Parameters
id
The identifier for this Pokémon habitat resource.
name
The name for this Pokémon habitat resource.
names
The name of this Pokémon habitat listed in different languages.
pokemon Species
A list of the Pokémon species that can be found in this habitat.