menu
tencent_cloud_chat_sdk package
documentation
models/v2_tim_friend_group.dart
V2TimFriendGroup
V2TimFriendGroup constructor
V2TimFriendGroup constructor
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 package
documentation
models/v2_tim_friend_group
V2TimFriendGroup
V2TimFriendGroup constructor
V2TimFriendGroup class