cpuInfo property

List<ChromeOsDeviceCpuInfo>? cpuInfo
getter/setter pair

Information regarding CPU specs in the device.

Implementation

core.List<ChromeOsDeviceCpuInfo>? cpuInfo;