keys property

Future<Iterable<String>> get keys

Returns a Iterable over all the Cache keys

Implementation

Future<Iterable<String>> get keys;