menu
tencent_cloud_chat_sdk package
documentation
models/v2_tim_group_at_info.dart
V2TimGroupAtInfo
toLogString method
toLogString method
dark_mode
light_mode
toLogString
method
String
toLogString
(
)
Implementation
String toLogString() { String res = "seq:$seq|atType:$atType"; return res; }
tencent_cloud_chat_sdk package
documentation
models/v2_tim_group_at_info
V2TimGroupAtInfo
toLogString method
V2TimGroupAtInfo class