Does a retrofit 2.6.0 throw when there's no connec...
# squarelibraries
d
Does a retrofit 2.6.0 throw when there's no connection when using
suspend fun getFoo(): Response<Foo>
in the api interface?