Experimental Restore Api
@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 )
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY ] )
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.