Asks the CloudSync to delete the saved state from the cloud.
Future<void> deleteStateFromCloud() async => _processCloudSync?.deleteState();