Array of brand name and version separated by a space.
This value is intended to be taken from the UA client hints API (`navigator.userAgentData.brands`).
@example Not A;Brand 99 @example Chromium 99 @example Chrome 99
public const BROWSER_BRANDS = 'browser.brands';