tag property Null safety

int? tag
read / write

设置一个标签,用于做联系人置顶、最近会话列表排序等扩展用途。 SDK不关心tag的意义。
第三方app需要事先规划好可能的用途

Implementation

int? tag;