Add field to Kotlin data class at runtime. Current data class: data class Model( @field:SerializedName("name") val name: String?
確定! 回上一頁