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
/
Language
/
Language
Language
constructor
(
id
:
Int
,
name
:
String
,
official
:
Boolean
,
iso639
:
String
,
iso3166
:
String
,
names
:
List
<
Name
>
)
(
source
)