menu
tencent_im_plugin package
documentation
entity/friend_info_entity.dart
FriendInfoEntity
FriendInfoEntity constructor
FriendInfoEntity constructor
dark_mode
light_mode
FriendInfoEntity
constructor
FriendInfoEntity
(
{
required
String
userID
,
String
?
friendRemark
,
Map
<
String
,
String
>
?
friendCustomInfo
,
})
Implementation
FriendInfoEntity({ required this.userID, this.friendRemark, this.friendCustomInfo, });
tencent_im_plugin package
documentation
entity/friend_info_entity
FriendInfoEntity
FriendInfoEntity constructor
FriendInfoEntity class