unpackBackup

open suspend override fun unpackBackup(password: String, inputPath: String): Metadata

Makes the restored database active for calls. Follow by calling either finalizeImport or rollbackImport.