toggle menu
flatInvoker
common
switch theme
search in API
reaktor-io
/
dev.shibasis.reaktor.io.network
/
postJson
post
Json
inline suspend
fun
<
I
,
O
>
HttpClient
.
postJson
(
url
:
String
,
body
:
I
)
:
Result
<
O
>