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