cpuUsageString property

String get cpuUsageString

Implementation

String get cpuUsageString => '${cpuUsage.toStringAsFixed(2)}%';