retrofit response list in data model?
so instead of val multimedia: List<Any> I'd like to get val multimedia: String of first data
the code should be something like this response.body().position(0);
Обсуждают сегодня