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