Deletes all notification data from SharedPreferences.
static Future<bool> clearAll() { return LongTimeNoNotificationDelegate.resetAll(_repository); }