systemCpu property
- @JsonKey(name: 'systemCpu')
getter/setter pair
- Field description: CPU utilization (%) of the current system, Android 8.0 and above systems are not supported
Implementation
@JsonKey(name: 'systemCpu')
int systemCpu;
@JsonKey(name: 'systemCpu')
int systemCpu;