menu
tencent_im_sdk_plugin package
documentation
models/v2_tim_group_attribute_changed.dart
V2TimGroupAttributeChanged
V2TimGroupAttributeChanged constructor
V2TimGroupAttributeChanged constructor
dark_mode
light_mode
V2TimGroupAttributeChanged
constructor
V2TimGroupAttributeChanged
(
{
required
String
groupID
,
required
Map
<
String
,
String
>
groupAttributeMap
,
})
Implementation
V2TimGroupAttributeChanged({ required this.groupID, required this.groupAttributeMap, });
tencent_im_sdk_plugin package
documentation
models/v2_tim_group_attribute_changed
V2TimGroupAttributeChanged
V2TimGroupAttributeChanged constructor
V2TimGroupAttributeChanged class