getAllKeys abstract method

Future<List<String>> getAllKeys()

Returns all stored keys

Implementation

Future<List<String>> getAllKeys();