Resets the badge counter
@override Future<void> resetGlobalBadge() async { await methodChannel.invokeListMethod(CHANNEL_METHOD_RESET_BADGE); }