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