menu
telnyx_webrtc package
documentation
model/verto/receive/ai_conversation_message.dart
ConversationContent
ConversationContent.new constructor
ConversationContent.new constructor
dark_mode
light_mode
ConversationContent
constructor
ConversationContent
(
{
String
?
transcript
,
String
?
type
,
String
?
text
,
})
Implementation
ConversationContent({this.transcript, this.type, this.text});
telnyx_webrtc package
documentation
model/verto/receive/ai_conversation_message
ConversationContent
ConversationContent.new constructor
ConversationContent class