menu
imm_flutter package
documentation
imm_flutter.dart
ChatbotIntegration
ChatbotIntegration.new const constructor
ChatbotIntegration.new const constructor
dark_mode
light_mode
ChatbotIntegration
constructor
const
ChatbotIntegration
(
{
required
String
chatbotId
,
Key
?
key
,
})
Implementation
const ChatbotIntegration({ required this.chatbotId, super.key, });
imm_flutter package
documentation
imm_flutter
ChatbotIntegration
ChatbotIntegration.new const constructor
ChatbotIntegration class