PokeKotlin API Reference
Toggle table of contents
3.0.0-pre3
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
FlavorText
Flavor
Text
@
Serializable
data
class
FlavorText
(
val
flavorText
:
String
,
val
language
:
NamedApiResource
)
(
source
)
Members
Constructors
Flavor
Text
Link copied to clipboard
constructor
(
flavorText
:
String
,
language
:
NamedApiResource
)
Properties
flavor
Text
Link copied to clipboard
val
flavorText
:
String
language
Link copied to clipboard
val
language
:
NamedApiResource