menu
fyrechat package
documentation
models/message.dart
Message
remoteId property
remoteId property
dark_mode
light_mode
remoteId
property
String
?
remoteId
final
Unique ID of the message received from the backend.
Implementation
final String? remoteId;
fyrechat package
documentation
models/message
Message
remoteId property
Message class