Decrement the badge counter
@override Future<int> decrementGlobalBadgeCounter() { return LocalNotificationsPlatform.instance.decrementGlobalBadgeCounter(); }