PKMClainLink
public class PKMClainLink: MappableClain Link
- 
                  
                  Whether or not this link is for a baby Pokémon. This would only ever be true on the base link. DeclarationSwift public var isBaby: Bool?
- 
                  
                  The Pokémon species at this point in the evolution chain DeclarationSwift public var species: PKMNamedAPIResource?
- 
                  
                  All details regarding the specific details of the referenced Pokémon species evolution DeclarationSwift public var evolutionDetails: PKMEvolutionDetail?
- 
                  
                  A List of chain objects. DeclarationSwift public var evolvesTo: [PKMClainLink]?
- 
                  
                  Undocumented DeclarationSwift public class PKMClainLink: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMClainLink: Mappable
 View on GitHub
View on GitHub PKMClainLink Class Reference
        PKMClainLink Class Reference