BrowserDeviceInfo
constructor(userAgentData: BrowserDeviceInfo.UserAgentData? = null, userAgent: String, threads: Long, memory: Double? = null, gpu: BrowserDeviceInfo.Gpu? = null, screen: BrowserDeviceInfo.Screen, browserStorageSupport: BrowserDeviceInfo.BrowserStorageSupport, derivedDeviceInfo: BrowserDeviceInfo.DerivedDeviceInfo)