fetchImage

@GET
abstract suspend fun fetchImage(@Url url: String): ResponseBody?