cancelNotifications static method

dynamic cancelNotifications()

Implementation

static cancelNotifications() {
  return FlyChatFlutterPlatform.instance.cancelNotifications();
}