PokemonEntry

@Serializable
data class PokemonEntry(val entryNumber: Int, val pokemonSpecies: NamedApiResource)(source)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard