@override Future<void> stopAdvertising() async { return methodChannel.invokeMethod("stopAdvertising"); }