This method is used to restore the backup.
Future<void> restoreBackup({required String backupPath}) { throw UnimplementedError('restoreBackup has not been implemented.'); }