Gets all keys from regular storage.
Useful for debugging or storage management.
static Set<String> get keys => _prefs.getKeys();