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