Yes, `.raw()` returns `okhttp3.Response` and insid...
# android
g
Yes,
.raw()
returns
okhttp3.Response
and inside you can find method
body()
that will return
okhttp3.ResponseBody