It's in Chromium, the other browsers have just disabled/patched it out: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/components/privacy_sandbox/privacy_sandbox_prefs.h
// Un-synced boolean pref indicating if Topics API is enabled.
inline constexpr char kPrivacySandboxM1TopicsEnabled[] =
"privacy_sandbox.m1.topics_enabled";`
e.g. Vivaldi:
https://vivaldi.com/blog/technology/heads-up-googles-going-off-topics-again/