paginated property
final
Returns reactive map of ChatContacts in the current pagination view.
Implementation
@override
final RxObsMap<ChatContactId, RxChatContactImpl> paginated = RxObsMap();
Returns reactive map of ChatContacts in the current pagination view.
@override
final RxObsMap<ChatContactId, RxChatContactImpl> paginated = RxObsMap();