menu
flutter_chatwoot_sdk package
documentation
data/remote/service/chatwoot_client_auth_service.dart
ChatwootClientAuthService
createNewContact abstract method
createNewContact abstract method
dark_mode
light_mode
createNewContact
abstract method
Future
<
ChatwootContact
>
createNewContact
(
String
inboxIdentifier
,
ChatwootUser
?
user
)
Implementation
Future<ChatwootContact> createNewContact( String inboxIdentifier, ChatwootUser? user);
flutter_chatwoot_sdk package
documentation
data/remote/service/chatwoot_client_auth_service
ChatwootClientAuthService
createNewContact abstract method
ChatwootClientAuthService class