cpuTotalUsage property Null safety

int? cpuTotalUsage
read / write

The CPU usage of the current system (%)

Android 8.0 or later cannot get the metric

Implementation

int? cpuTotalUsage;