chat_lists property

List<ChatList> chat_lists
read / write

List of chat lists.

Implementation

late List<ChatList> chat_lists;