@override Future<void> setTelemetryEnabled(bool enabled) { return _controller.setTelemetryEnabled(enabled); }