usage property

Map<String, AppUsageInfo> usage
getter/setter pair

A map from the full package name of an app and its usage.

Implementation

Map<String, AppUsageInfo> usage = {};