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