PokemonPastType

constructor(generation: Handle.Named<Generation>, types: List<PokemonType>)(source)

Parameters

generation

The generation in which the Pokémon had the listed types.

types

The types the Pokémon had in that generation.