OnConversationGroupCreated typedef
Implementation
typedef OnConversationGroupCreated = void Function(
String groupName, List<V2TimConversation> conversationList);
typedef OnConversationGroupCreated = void Function(
String groupName, List<V2TimConversation> conversationList);