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