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