Future<void> clearGotits({bool notUsingHydratedStorage = false}) async { (await fca.localStorage).delete('gotits'); gotits.clear(); }