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