Future<String?> getAppUsage(int periodInDays) { return ContextualProfilerPlatform.instance.getAppUsage(periodInDays); }