EggGroup

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

Parameters

id

The identifier for this egg group resource.

name

The name for this egg group resource.

names

The name of this egg group listed in different languages.

pokemonSpecies

A list of all Pokémon species that are members of this egg group.