importFromFile

suspend fun importFromFile(filePath: String): Result<Boolean>

Import a backup file from an external path.

Parameters

filePath

Path to the backup file to import