paginated property
Returns reactive map of ChatContacts in the current pagination view.
Implementation
RxObsMap<ChatContactId, RxChatContact> get paginated;
Returns reactive map of ChatContacts in the current pagination view.
RxObsMap<ChatContactId, RxChatContact> get paginated;