PokeKotlin API Reference
Toggle table of contents
3.0.0-pre2
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin
/
PokeApi
Poke
Api
fun
PokeApi
(
baseUrl
:
String
=
"https://pokeapi.co/api/v2/"
,
engine
:
HttpClientEngine
=
getDefaultEngine()
,
cacheStorage
:
CacheStorage
?
=
null
,
configure
:
HttpClientConfig
<
*
>
.
(
)
->
Unit
=
{}
)
:
PokeApi
(
source
)