restoreData(_:completionHandler:)
Declaration
func restoreData(_ data: Data, completionHandler: @escaping @MainActor @Sendable ((any Error)?) -> Void)func restoreData(_ data: Data) async throwsfunc restoreData(_ data: Data, completionHandler: @escaping @MainActor @Sendable ((any Error)?) -> Void)func restoreData(_ data: Data) async throws