Returns a list of all keysets in this store.
List<Keyset> get keysets => _store.values.toList(growable: false);