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