menu
cdx_chat package
documentation
models/chat_reply_snapshot.dart
ChatReplySnapshot
messageId property
messageId property
dark_mode
light_mode
messageId
property
String
messageId
final
ID of the original message being replied to.
Implementation
final String messageId;
cdx_chat package
documentation
models/chat_reply_snapshot
ChatReplySnapshot
messageId property
ChatReplySnapshot class