PokemonSpeciesDexEntry

@Serializable
data class PokemonSpeciesDexEntry(val entryNumber: Int, val pokedex: NamedApiResource)(source)

Constructors

Link copied to clipboard
constructor(entryNumber: Int, pokedex: NamedApiResource)

Properties

Link copied to clipboard
Link copied to clipboard