createNewConversation abstract method
Implementation
Future<ChatwootConversation> createNewConversation(
String inboxIdentifier, String contactIdentifier);
Future<ChatwootConversation> createNewConversation(
String inboxIdentifier, String contactIdentifier);