contacts property

RxMap<UserId, RxChatContact> contacts
final

RxChatContacts found under the SearchCategory.contact category.

Implementation

final RxMap<UserId, RxChatContact> contacts = RxMap();