have key.
static bool hasKey(String key) { _ensureInitialized(); return _prefs.getKeys().contains(key); }