SuggestedFriend.fromJSON(Map<String, dynamic> json) : mutualFriendsCount = json['mutualFriendsCount'], super.fromJSON(json);