Days since first launch
static Future<DateTime?> appFirstLaunchDate() async { return await NyAppUsage.appFirstLaunchDate(); }