I want to extract the array data from the json response and store the data in my custom data class ```data class NewsData val author String val title String ...
確定! 回上一頁