const factory DeleteImage({@JsonKey(name: 'file') required String file, required String auth}) = _DeleteImage;