factory PlatformFriend.fromJson(Map<String, dynamic> json) { return _$PlatformFriendFromJson(json); }