cpuTotalUsage property Null safety
read / write
The CPU usage of the current system (%)
Android 8.0 or later cannot get the metric
Implementation
int? cpuTotalUsage;
The CPU usage of the current system (%)
Android 8.0 or later cannot get the metric
int? cpuTotalUsage;