Returns all key/value pairs persisted in this store.
Future<Map<String, Object>> getAllFromDictionary(List<String> keys);