ktor-client-gson
/
io.ktor.client.features.json
/
GsonSerializer
/
read
read
suspend
fun
read
(
type
:
TypeInfo
,
response
:
HttpResponse
)
:
Any