This method is used to start the backup.
Future<void> startBackup(bool enableEncryption) { throw UnimplementedError('startBackup has not been implemented.'); }