TypePokemon

@Serializable
data class TypePokemon(val slot: Int, val pokemon: NamedApiResource)(source)

Constructors

Link copied to clipboard
constructor(slot: Int, pokemon: NamedApiResource)

Properties

Link copied to clipboard
Link copied to clipboard
val slot: Int