cpuAppUsage property Null safety

int? cpuAppUsage
read / write

The CPU usage of the current app (%)

Android 8.0 or later cannot get the metric

Implementation

int? cpuAppUsage;