@override Future<void> setTelemetryEnabled(bool enabled) async { print('Telemetry not available in web'); return; }