menu
flutter_chat_sdk package
documentation
chat.dart
Message
serverId property
serverId property
dark_mode
light_mode
serverId
property
String
?
serverId
final
Server-assigned ID (null until synced).
Implementation
final String? serverId;
flutter_chat_sdk package
documentation
chat
Message
serverId property
Message class