menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message.dart
ChatMessage
customProperties property
customProperties property
dark_mode
light_mode
customProperties
property
Map
<
String
,
dynamic
>
?
customProperties
final
Optional custom properties for the message
Implementation
final Map<String, dynamic>? customProperties;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/chat_message
ChatMessage
customProperties property
ChatMessage class