RestoreBackupUseCase
Functions
Link copied to clipboard
abstract suspend operator fun invoke(backupFilePath: <Error class: unknown class>, password: String?): RestoreBackupResult
Restores a valid previously created backup file into the current database, respecting the current data if there is any overlap.