contact property
Returns reactive RxChatContact linked to this RxUser.
null
means this RxUser is not in the address book of the authenticated
MyUser.
Implementation
Rx<RxChatContact?> get contact;
Returns reactive RxChatContact linked to this RxUser.
null
means this RxUser is not in the address book of the authenticated
MyUser.
Rx<RxChatContact?> get contact;