menu
genai_components package
documentation
widgets/cl_ai_assistant/src/models/chat_message.dart
AiChatMessage
isVoice property
isVoice property
dark_mode
light_mode
isVoice
property
bool
isVoice
final
Whether this message originated from voice input.
Implementation
final bool isVoice;
genai_components package
documentation
widgets/cl_ai_assistant/src/models/chat_message
AiChatMessage
isVoice property
AiChatMessage class