menu
tencent_cloud_chat_sdk package
documentation
models/common_utils.dart
CommonUtils
getLoginUser static method
getLoginUser static method
dark_mode
light_mode
getLoginUser
static method
String
getLoginUser
(
)
Implementation
static String getLoginUser() { return _getLoginUser?.call() ?? ""; }
tencent_cloud_chat_sdk package
documentation
models/common_utils
CommonUtils
getLoginUser static method
CommonUtils class