Constructs an UploadFile with optional parameters.
UploadFile({this.key, this.path, this.size, this.contentType, this.fileName});