PKMPokemonSpeciesFlavorText

public class PKMPokemonSpeciesFlavorText: Mappable

Pokemon Species Flavor Text

  • The localized flavor text for an API resource in a specific language

    Declaration

    Swift

    public var flavorText: String?
  • The language this name is in

    Declaration

    Swift

    public var language: PKMNamedAPIResource?
  • The version this flavor text entry is used in

    Declaration

    Swift

    public var version: PKMNamedAPIResource?
  • Undocumented

    Declaration

    Swift

    public class PKMPokemonSpeciesFlavorText: Mappable
  • Undocumented

    Declaration

    Swift

    public class PKMPokemonSpeciesFlavorText: Mappable