Success

data class Success(val format: BackupFileFormat, val isEncrypted: Boolean) : VerifyBackupResult

Constructors

Link copied to clipboard
constructor(format: BackupFileFormat, isEncrypted: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
val isEncrypted: Boolean