privateChatList property

RxList<ChatModel> privateChatList
getter/setter pair

Implementation

var privateChatList = <ChatModel>[].obs;