conversationList property

List<ConversationEntity> conversationList
getter/setter pair

会话列表

Implementation

late List<ConversationEntity> conversationList;