ktor-client-json
/
io.ktor.client.features.json
/
JsonFeature
/
Feature
/
install
install
fun
install
(
feature
:
JsonFeature
,
scope
:
HttpClient
)
:
Unit