contacts property

RxObsMap<ChatContactId, RxChatContact> get contacts

Returns reactive map of all RxChatContacts stored.

Implementation

RxObsMap<ChatContactId, RxChatContact> get contacts;