System Info
class SystemInfo(val firmware: String, val platform: SystemInfo.Platform, val kernels: Array<SystemInfo.EmvKernelInfo>)
Constructors
Link copied to clipboard
constructor(firmware: String, platform: SystemInfo.Platform, kernels: Array<SystemInfo.EmvKernelInfo>)