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