Hi, i am new to this forum. i am trying to add retrofit response into an array. i am not able to do that. please some one help me find adding retrofit response array into an array. i tried the way like below. it displays emty.
in Main.kt
class MainActivity : AppCompatActivity() {
override...