menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatClient
currentUserId property
currentUserId
dark_mode
light_mode
currentUserId
property
String
?
currentUserId
当前登录用户 ID.
Implementation
String? get currentUserId => _currentUserId;
shengwang_chat_sdk
shengwang_chat_sdk
ChatClient
currentUserId property
ChatClient class