Creates a new ChatPhoto object from json.
factory ChatPhoto.fromJson(Map<String, dynamic> json) => _$ChatPhotoFromJson(json);