PKMEvolutionChain
public class PKMEvolutionChain: MappableEvolution Chain
- 
                  
                  The identifier for this evolution chain resource DeclarationSwift public var id: Int?
- 
                  
                  The item that a Pokémon would be holding when mating that would trigger the egg hatching a baby Pokémon rather than a basic Pokémon DeclarationSwift public var babyTriggerItem: PKMNamedAPIResource?
- 
                  
                  The base chain link object. Each link contains evolution details for a Pokémon in the chain. Each link references the next Pokémon in the natural evolution order. DeclarationSwift public var chain: PKMClainLink?
- 
                  
                  Undocumented DeclarationSwift public class PKMEvolutionChain: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMEvolutionChain: Mappable
 View on GitHub
View on GitHub PKMEvolutionChain Class Reference
        PKMEvolutionChain Class Reference