menu
swift_chat package
documentation
models/chat_message.dart
ChatMessage
id property
id property
dark_mode
light_mode
id
property
String
id
final
The unique identifier for the message.
Implementation
final String id;
swift_chat package
documentation
models/chat_message
ChatMessage
id property
ChatMessage class