menu
chat_plugin package
documentation
chat_plugin.dart
ChatConfig
userId property
userId property
dark_mode
light_mode
userId
property
String
?
userId
final
User ID for the current user (can be null if not authenticated)
Implementation
final String? userId;
chat_plugin package
documentation
chat_plugin
ChatConfig
userId property
ChatConfig class