friendRemark property

String? friendRemark
getter/setter pair

消息发送者好友备注,只有当与消息发送者有好友关系,且给好友设置过备注,才会有值

Implementation

late String? friendRemark;