archivedChats property

RxList<RecentChatData> archivedChats
getter/setter pair

Implementation

RxList<RecentChatData> archivedChats =
    <RecentChatData>[].obs;