Get badge counter
@override Future<int> getGlobalBadgeCounter() { return LocalNotificationsPlatform.instance.getGlobalBadgeCounter(); }