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