getAll abstract method

Future<Map<String, Object>> getAll()

Returns all key/value pairs persisted in this store.

Implementation

Future<Map<String, Object>> getAll();