Days since first launch
static Future<int> appTotalDaysSinceFirstLaunch() async { return await NyAppUsage.appTotalDaysSinceFirstLaunch(); }