Considering the following model:
考虑以下型号:
class Person: Object {
dynamic var name = ""
let hobbies = Dictionary<String, String>()
}
clConsidering the following model:
考虑以下型号:
class Person: Object {
dynamic var name = ""
let hobbies = Dictionary<String, String>()
}
cl