menu
tencent_cloud_chat_sdk
web/compatible_models/v2_tim_group_attribute_changed.dart
V2TimGroupAttributeChanged
V2TimGroupAttributeChanged constructor
V2TimGroupAttributeChanged
dark_mode
light_mode
V2TimGroupAttributeChanged
constructor
V2TimGroupAttributeChanged
(
{
required
String
groupID
,
required
Map
<
String
,
String
>
groupAttributeMap
}
)
Implementation
V2TimGroupAttributeChanged({ required this.groupID, required this.groupAttributeMap, });
tencent_cloud_chat_sdk
v2_tim_group_attribute_changed
V2TimGroupAttributeChanged
V2TimGroupAttributeChanged constructor
V2TimGroupAttributeChanged class