Property UploadError
UploadError
Error during uploading. Cleared on the next successful upload.
[JsonIgnore]
public Exception? UploadError { get; set; }
Error during uploading. Cleared on the next successful upload.
[JsonIgnore]
public Exception? UploadError { get; set; }