DeviceInfo

constructor(isMobile: Boolean = true, browserName: String? = null, browserVersion: String? = null, osName: String, osVersionName: String, engineName: String? = null, userAgent: String? = null, cpus: Int, memory: Long?, webGLSupport: Int? = null)