Resets the badge counter
@override Future<void> resetGlobalBadge() { return LocalNotificationsPlatform.instance.resetGlobalBadge(); }