chat_list property

ChatList? chat_list
getter/setter pair

The chat list in which to return chats; pass null to get chats from the main chat list

Implementation

ChatList? chat_list;