V2TimFriendApplicationResult constructor
- int unreadCount,
- List<
V2TimFriendApplication> friendApplicationList
Implementation
V2TimFriendApplicationResult(
this.unreadCount,
this.friendApplicationList,
);
V2TimFriendApplicationResult(
this.unreadCount,
this.friendApplicationList,
);