PokemonSprites

@Serializable
data class PokemonSprites(val backDefault: String?, val backShiny: String?, val frontDefault: String?, val frontShiny: String?, val backFemale: String?, val backShinyFemale: String?, val frontFemale: String?, val frontShinyFemale: String?, val other: OtherGameSprites, val versions: VersionGameSprites)(source)

Constructors

Link copied to clipboard
constructor(backDefault: String?, backShiny: String?, frontDefault: String?, frontShiny: String?, backFemale: String?, backShinyFemale: String?, frontFemale: String?, frontShinyFemale: String?, other: OtherGameSprites, versions: VersionGameSprites)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard