How Can Correctly Parse Nested Json Object Using Retrofit 2.0 (kotlin)?
The following JSON object is what I'm receiving from server (get request). I need to get the co…
Read more
How Can Correctly Parse Nested Json Object Using Retrofit 2.0 (kotlin)?