UserAgentMetadata

fun UserAgentMetadata(brands: List<UserAgentBrandVersion>? = null, fullVersion: String? = null, platform: String, platformVersion: String, architecture: String, model: String, mobile: Boolean)

Sources

jvm source
Link copied to clipboard