Gets all keys from storage.
static Set<String> getKeys() { _ensureInitialized(); return _prefs!.getKeys(); }