data class attachmentCopyTargetAlreadyExists : DittoKitError.StoreErrorReason
The target file for the attachment copy already exists.
attachmentCopyTargetAlreadyExists(error: FileAlreadyExistsException)
The target file for the attachment copy already exists. |
val error: FileAlreadyExistsException |