menu
masel_hume_api package
documentation
chat/send.dart
SendMessage
SendMessage.userInput const constructor
SendMessage.userInput const constructor
dark_mode
light_mode
SendMessage.userInput
constructor
const
SendMessage.userInput
(
{
required
String
text
,
String
?
customSessionId
,
})
Implementation
const factory SendMessage.userInput({ required String text, String? customSessionId, }) = UserInput;
masel_hume_api package
documentation
chat/send
SendMessage
SendMessage.userInput const constructor
SendMessage class