uid property

String? uid
getter/setter pair

Unique id of the user if no unique is provided a UUID v4 is automatically assigned to the chat user.

Implementation

String? uid;