keys property

Future<Iterable<String>> get keys

Returns a Iterable over all the Stash keys

Implementation

Future<Iterable<String>> get keys;