PokeKotlin API Reference
Toggle table of contents
3.0.0-pre4
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin
/
PokeApi
/
getPokemonVarietyList
get
Pokemon
Variety
List
suspend
fun
getPokemonVarietyList
(
offset
:
Int
,
limit
:
Int
)
:
PaginatedList.Named
<
PokemonVariety
>
(
source
)