json_cache
json_cache copied to clipboard
Create method that retrieves all keys
Implement a method like Future<List<String>> keys() so that users can obtain all keys.