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