initChatSDK method
Implementation
Future<void> initChatSDK(ChatConfig config) {
throw UnimplementedError('initChatSDK() has not been implemented.');
}
Future<void> initChatSDK(ChatConfig config) {
throw UnimplementedError('initChatSDK() has not been implemented.');
}