You have a data class called Node : data class Node(val id: Int, val fullyQualifiedName: String). and, an array of Nodes :
確定! 回上一頁