menu
mirrorfly_plugin package
documentation
internal_models/chat_messages_model.dart
ChatMessage
messageCustomField property
messageCustomField property
dark_mode
light_mode
messageCustomField
property
Map
<
String
,
dynamic
>
messageCustomField
getter/setter pair
A map of custom fields attached to the message.
Implementation
Map<String, dynamic> messageCustomField;
mirrorfly_plugin package
documentation
internal_models/chat_messages_model
ChatMessage
messageCustomField property
ChatMessage class