menu
megamil_answer_bot package
documentation
module/screens/direct_chat.dart
DirectChat
DirectChat const constructor
DirectChat const constructor
dark_mode
light_mode
DirectChat
constructor
const
DirectChat
(
{
Key
?
key
,
required
SdkModel
model
,
})
Implementation
const DirectChat({super.key, required this.model});
megamil_answer_bot package
documentation
module/screens/direct_chat
DirectChat
DirectChat const constructor
DirectChat class