clearAllNotifications static method

void clearAllNotifications()

Implementation

static void clearAllNotifications() {
  jpush.clearAllNotifications();
}