menu
tencent_cloud_chat_sdk
web/compatible_models/v2_tim_friend_group.dart
V2TimFriendGroup
V2TimFriendGroup constructor
V2TimFriendGroup
dark_mode
light_mode
V2TimFriendGroup
constructor
V2TimFriendGroup
(
{
String
?
name
,
int
?
friendCount
,
List
<
String
>
?
friendIDList
}
)
Implementation
V2TimFriendGroup({ this.name, this.friendCount, this.friendIDList, });
tencent_cloud_chat_sdk
v2_tim_friend_group
V2TimFriendGroup
V2TimFriendGroup constructor
V2TimFriendGroup class