UserProfilePhotos.fromJson constructor
Creates a UserProfilePhotos object from JSON object
Implementation
factory UserProfilePhotos.fromJson(Map<String, dynamic> json) =>
_$UserProfilePhotosFromJson(json);
Creates a UserProfilePhotos object from JSON object
factory UserProfilePhotos.fromJson(Map<String, dynamic> json) =>
_$UserProfilePhotosFromJson(json);