menu
nim_core
nim_core
NIMUser
birth property
birth
brightness_4
brightness_5
birth
property
@
JsonKey
(name: "birthday")
String
?
birth
getter/setter pair
yyyy-MM-dd格式
Implementation
@JsonKey(name: "birthday") String? birth;
nim_core
nim_core
NIMUser
birth property
NIMUser class