@override Future<void> removeBadge() async { return await methodChannel.invokeMethod<void>('removeBadge'); }