createBackup

abstract suspend fun createBackup(password: String, outputPath: String): CreatedBackup

Creates a backup of the current database and writes it to a file.