Platform

constructor(architecture: String? = null, OS: String? = null)

Parameters

architecture

Architecture represents the hardware architecture (for example, x86_64).

OS

OS represents the Operating System (for example, linux or windows).