cachedChatList property

List<Chat>? cachedChatList
getter/setter pair

Implementation

List<Chat>? cachedChatList;