menu
flutter_inapp_chat package
documentation
models/chat.model.dart
ChatModel
id property
id property
dark_mode
light_mode
id
property
String
?
id
getter/setter pair
The backend document/row id of the message.
Implementation
String? id;
flutter_inapp_chat package
documentation
models/chat.model
ChatModel
id property
ChatModel class