UserAgentMetadata

constructor(brands: List<UserAgentBrandVersion>? = null, fullVersionList: List<UserAgentBrandVersion>? = null, fullVersion: String? = null, platform: String, platformVersion: String, architecture: String, model: String, mobile: Boolean, bitness: String? = null, wow64: Boolean? = null)