keys property

Returns a Iterable over all the Cache keys

Implementation

Future<Iterable<String>> get keys;