OnConversationDeleted typedef

OnConversationDeleted = void Function(List<String> conversationIDList)

Implementation

typedef OnConversationDeleted = void Function(List<String> conversationIDList);