json pars with retrofit in android kotlin
hello i want parse Json with retrofit and use in recyclerview . I did this but ran into some problems
The first problem :
enter image description here▾
The second problem :
enter image description here▾
Well, now you can see my files
I think my problem is in the adapter file, but I don't know where it is
Adapter.kt
class Adapter(private val...