- @Keyed var id: String?
+@OptionalKeyed var id: String?Please note Keyed var _: TYPE? will make a runtime error to tell you the disability on optional.
- @Keyed var id: String?
+@OptionalKeyed var id: String?Please note Keyed var _: TYPE? will make a runtime error to tell you the disability on optional.