Initialize the SharedPreferences object and returns true when completed.
static Future<bool> initAsync() async { await init(); return true; }