menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message.dart
ChatMessage
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
hasError
final
Whether there was an error sending the message
Implementation
final bool hasError;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message
ChatMessage
hasError property
ChatMessage class