tag property Null safety

int? tag
read / write

Set a tag used to pin a contact or sort recent sessions. SDK has no specific use of tags.
Third-party apps can handle the use of tags.

Implementation

int? tag;