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