clearRestoreCredential abstract method
Deletes the restore credential (restore key) from the device.
A no-op on platforms without restore credentials.
Implementation
Future<void> clearRestoreCredential();
Deletes the restore credential (restore key) from the device.
A no-op on platforms without restore credentials.
Future<void> clearRestoreCredential();