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