OnConversationChangedCallback typedef
Implementation
typedef OnConversationChangedCallback = void Function(
List<V2TimConversation> conversationList,
);
typedef OnConversationChangedCallback = void Function(
List<V2TimConversation> conversationList,
);