First of all, let's create a data class that we'll convert to JSON string in the later parts of the article: data class TestModel( val id: ...
確定! 回上一頁