PokemonSpeciesFlavorText

@Serializable
data class PokemonSpeciesFlavorText(val flavorText: String, val language: NamedApiResource, val version: NamedApiResource)(source)

Constructors

Link copied to clipboard
constructor(flavorText: String, language: NamedApiResource, version: NamedApiResource)

Properties

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