I have to Parse a JSON Array without key in Android Using Retrofit. There is no key, I'm getting value only.
[ 55, 10, 105, 30, 5, 6, 12, 100 ]
I have to Parse a JSON Array without key in Android Using Retrofit. There is no key, I'm getting value only.
[ 55, 10, 105, 30, 5, 6, 12, 100 ]