ExperimentalRestoreApi

@RequiresOptIn(message = "RestoreEngine is unit-tested but has not been run on a device by a shipping app yet; its API may change.", level = RequiresOptIn.Level.WARNING)
annotation class ExperimentalRestoreApi(source)

Marks the restore half of BackupKit: unit-tested, not yet run on a device by a shipping app. Opt in knowingly; the API may change in 0.2.0.