UFollowerFollowingCountResponse constructor
UFollowerFollowingCountResponse({})
Implementation
UFollowerFollowingCountResponse({
required this.followers,
required this.followedUsers,
required this.followedProducts,
required this.followedCategories,
});