menu
tencent_im_sdk_plugin package
documentation
models/v2_tim_group_at_info.dart
V2TimGroupAtInfo
V2TimGroupAtInfo.fromJson constructor
V2TimGroupAtInfo.fromJson constructor
dark_mode
light_mode
V2TimGroupAtInfo.fromJson
constructor
V2TimGroupAtInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
V2TimGroupAtInfo.fromJson(Map<String, dynamic> json) { seq = json['seq']; atType = json['atType']; }
tencent_im_sdk_plugin package
documentation
models/v2_tim_group_at_info
V2TimGroupAtInfo
V2TimGroupAtInfo.fromJson constructor
V2TimGroupAtInfo class