menu
tencent_cloud_chat_sdk package
documentation
models/v2_tim_group_created.dart
V2TimGroupCreated
toLogString method
toLogString method
dark_mode
light_mode
toLogString
method
String
toLogString
(
)
Implementation
String toLogString() { String res = "groupID:$groupID"; return res; }
tencent_cloud_chat_sdk package
documentation
models/v2_tim_group_created
V2TimGroupCreated
toLogString method
V2TimGroupCreated class