menu
tencent_cloud_chat_sdk
models/v2_tim_friend_check_friend_type_param.dart
V2TimFriendCheckFriendTypeParam
toLogString method
toLogString
dark_mode
light_mode
toLogString
method
String
toLogString
(
)
Implementation
String toLogString() { String res = "userIDList:$userIDList|checkType:$checkType"; return res; }
tencent_cloud_chat_sdk
v2_tim_friend_check_friend_type_param
V2TimFriendCheckFriendTypeParam
toLogString method
V2TimFriendCheckFriendTypeParam class