conversationList property

List<V2TimConversation> conversationList
@JsonKey(name: 'conversationList'), read / write

Implementation

@JsonKey(name: 'conversationList')
List<V2TimConversation> conversationList;